lilei 2 سال پیش
والد
کامیت
c4fd65582d
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      public/version.json
  2. 1 1
      src/views/inventoryManagement/inventoryWarning/importGuideModal.vue

+ 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: {