Browse Source

用电集抄导出优化

wyh 1 year ago
parent
commit
e891432577
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/module_ems/energyAnalyse/meterReadData/index.vue

+ 1 - 1
src/views/module_ems/energyAnalyse/meterReadData/index.vue

@@ -22,7 +22,7 @@
 
 
     <!-- 操作按钮区域 -->
     <!-- 操作按钮区域 -->
     <div class="table-operator">
     <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
       <!-- <a-upload
         name="file"
         name="file"
         :showUploadList="false"
         :showUploadList="false"