This commit is contained in:
wangshiming
2022-04-09 15:02:26 +08:00
parent 70ad64b4b4
commit d276b7fc20

View File

@ -35,7 +35,7 @@
</button> </button>
<button *ngIf="!userDetail?.stateLocked" [nzLoading]="service.http.loading" nz-button nzDanger nzGhost <button *ngIf="!userDetail?.stateLocked" [nzLoading]="service.http.loading" nz-button nzDanger nzGhost
(click)="userAction(0)" acl [acl-ability]="['USERCENTER-FREIGHT-USER-D-lock']"> (click)="userAction(0)" acl [acl-ability]="['USERCENTER-FREIGHT-USER-D-lock']">
冻结 冻结33
</button> </button>
</div> </div>
</div> </div>