This commit is contained in:
wangshiming
2022-05-11 11:25:09 +08:00
parent 9464310b5c
commit f9d57de756

View File

@ -4,7 +4,7 @@
* @Author : Shiming
* @Date : 2021-12-30 19:36:30
* @LastEditors : Shiming
* @LastEditTime : 2022-05-07 17:33:01
* @LastEditTime : 2022-05-11 11:23:52
* @FilePath : \\tms-obc-web\\src\\app\\routes\\financial-management\\components\\cost-management\\cost-management.component.html
* Copyright (C) 2022 huzhenhong. All rights reserved.
-->
@ -36,7 +36,8 @@
<div class="mr-sm">
<button nz-button nzDanger [nzLoading]="service.http.loading" (click)="openDrawer()" acl
[acl-ability]="['FINANCIAL-COST-list']">筛选</button>
<button nz-button nzDanger (click)="exportList()"> 导出</button>
<button nz-button nzDanger (click)="exportList()" acl
[acl-ability]="['FINANCIAL-COST-export']"> 导出</button>
</div>
</div>
<!-- <div nz-row class="mb-sm">