fix style
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
|
||||
<nz-card class="content-box">
|
||||
<div class="d-flex justify-content-between mb-sm">
|
||||
<label style="font-size: 18px;">员工列表</label>
|
||||
<label style="font-size: 18px;"></label>
|
||||
<div>
|
||||
<button nz-button nzType="primary" (click)="staffAction()" acl [acl-ability]="['SYSTEM-STAFF-add']">添加员工</button>
|
||||
<button nz-button acl [acl-ability]="['SYSTEM-STAFF-export']">导出</button>
|
||||
|
||||
Reference in New Issue
Block a user