【fix bug87902】-科室统计--导出文件名称修改
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
|
||||
<!-- 操作按钮区域-->
|
||||
<div class="table-operator">
|
||||
<a-button type="primary" icon="export" @click="handleExportXls('项目来款统计')"
|
||||
<a-button type="primary" icon="export" @click="handleExportXls('科室统计')"
|
||||
v-has="'projectPaymentStatistics:export'">导出
|
||||
</a-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user