@@ -22,7 +22,7 @@
<!-- 操作按钮区域 -->
<div class="table-operator">
- <a-button type="primary" icon="download" @click="handleExportXls('base_elecfee_base')">导出</a-button>
+ <a-button type="primary" icon="download" @click="handleExportXls('用电集抄数据报表')">导出</a-button>
<!-- <a-upload
name="file"
:showUploadList="false"