lilei 2 years ago
parent
commit
c4fd65582d

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1675412041483
+  "version": 1675412651208
 }

+ 1 - 1
src/views/inventoryManagement/inventoryWarning/importGuideModal.vue

@@ -86,7 +86,7 @@ export default {
       uploadParams: {
         savePathType: 'local'
       },
-      templUrl: location.host + '/templ/库存预警产品导入模板.xlsx'
+      templUrl: location.protocol + '//' +location.host + '/templ/库存预警产品导入模板.xlsx'
     }
   },
   methods: {