fix bug
This commit is contained in:
		| @ -8,7 +8,7 @@ | ||||
|                 [button]="'none'"></sf> | ||||
|         </div> | ||||
|         <div nz-col [nzSpan]="8" nzOffset="1"> | ||||
|             <button nz-button nzType="primary" [nzLoading]="false" (click)="st?.load(1)" acl  [acl-ability]="['SYSTEM-ROLE-list']">查询</button> | ||||
|             <button nz-button nzType="primary" [nzLoading]="service.http.loading" (click)="st?.load(1)" acl  [acl-ability]="['SYSTEM-ROLE-list']">查询</button> | ||||
|             <button nz-button (click)="resetSF()">重置</button> | ||||
|         </div> | ||||
|     </div> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user