Browse Source

底腿添加施工位置

wangtong 1 năm trước cách đây
mục cha
commit
a2ff33ff6c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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`)
     }
   }
 };