luowei 2 年之前
父節點
當前提交
4dc237c350
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/system/device/index.vue

+ 1 - 1
src/views/system/device/index.vue

@@ -583,7 +583,7 @@ export default {
           ...this.queryParams,
         },
         `${
-          this.orgName + "-设备导入-" + this.formatTime(new Date(), "YYYYMMhh")
+          this.orgName + "-设备导入模版-" + this.formatTime(new Date(), "YYYYMMhh")
         }.xlsx`
       );
     },