From 342f59d3604e4a30f6cecf91172abf2cf8d1761a Mon Sep 17 00:00:00 2001 From: hayu <1604366271@qq.com> Date: Sat, 6 Sep 2025 19:36:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/ma/gadget/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/material/ma/gadget/index.vue b/src/views/material/ma/gadget/index.vue index 6f9b1061..ee1efb6a 100644 --- a/src/views/material/ma/gadget/index.vue +++ b/src/views/material/ma/gadget/index.vue @@ -339,7 +339,7 @@ export default { created() { this.getList() this.getDeviceTypeOptions(); - this.uploadUrlTemp=window.location.origin+"/iws/jiju-api/aaa.xlsx"; + this.uploadUrlTemp=window.location.origin+"/aaa.xlsx"; // this.uploadUrlTemp=window.location.origin+"/aaa.xlsx"; }, methods: {