ソースを参照

Merge remote-tracking branch 'origin/master'

yuhan 1 年間 前
コミット
304f502362
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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">
-      <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"