解决冲突
This commit is contained in:
		@ -24,7 +24,7 @@
 | 
			
		||||
        [nzLoading]="service.http.loading"
 | 
			
		||||
        (click)="st?.load(1)"
 | 
			
		||||
        >查询</button>
 | 
			
		||||
      <button nz-button nzType="primary" [disabled]="service.http.loading" (click)="exportFire()" acl [acl-ability]="'VEHICLE-LIST-view'"
 | 
			
		||||
      <button nz-button nzType="primary" [disabled]="service.http.loading" (click)="exportFire()" acl [acl-ability]="'VEHICLE-LIST-export'"
 | 
			
		||||
        >导出</button
 | 
			
		||||
      >
 | 
			
		||||
      <button nz-button [disabled]="service.http.loading" (click)="resetSF()">重置</button>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user