소스 검색

用电集抄导出优化

wyh 1 년 전
부모
커밋
e891432577
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"