Sfoglia il codice sorgente

底腿添加施工位置

wangtong 1 anno fa
parent
commit
a2ff33ff6c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/zdsz/engineeringCivil/index.vue

+ 1 - 1
src/views/zdsz/engineeringCivil/index.vue

@@ -2032,7 +2032,7 @@ export default {
     handleExport() {
       this.download('zdsz/engineeringCivil/export', {
         ...this.queryParams1
-      }, `engineeringCivil_${new Date().getTime()}.xlsx`)
+      }, `民用工程-${new Date().getTime()}.xlsx`)
     }
   }
 };