Răsfoiți Sursa

企业信息管理员:导出文件名修改;

chengbeibei 10 luni în urmă
părinte
comite
cd3fcd36ef

+ 1 - 1
src/views/qcsb/qyxx/QcQyxxList_gly.vue

@@ -44,7 +44,7 @@
     <!-- 操作按钮区域 -->
     <div class="table-operator">
       <!--<a-button v-has="'cont:add'" v-if='!this.dataSource.length>0' @click="handleAdd" type="primary" icon="plus">补充用地单位信息</a-button>-->
-      <a-button type="primary" icon="download" @click="handleExportXls('用地单位信息')">导出</a-button>
+      <a-button type="primary" icon="download" @click="handleExportXls('省属国企信息管理')">导出</a-button>
       <!-- <a-upload name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader" :action="importExcelUrl" @change="handleImportExcel">
          <a-button type="primary" icon="import">导入</a-button>
        </a-upload>

+ 1 - 1
src/views/sydwqcsb/sydwxx/QcQyxxList_glyy.vue

@@ -44,7 +44,7 @@
     <!-- 操作按钮区域 -->
     <div class="table-operator">
       <!--<a-button v-has="'cont:add'" v-if='!this.dataSource.length>0' @click="handleAdd" type="primary" icon="plus">补充用地单位信息</a-button>-->
-      <a-button type="primary" icon="download" @click="handleExportXls('用地单位信息')">导出</a-button>
+      <a-button type="primary" icon="download" @click="handleExportXls('省直单位信息管理')">导出</a-button>
       <!-- <a-upload name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader" :action="importExcelUrl" @change="handleImportExcel">
          <a-button type="primary" icon="import">导入</a-button>
        </a-upload>