From 57ab4f3914715f47bd85f480e3cf69c519c55abc Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 14 Aug 2024 17:41:05 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=85=89=E8=8A=AF=E7=89=A9?= =?UTF-8?q?=E6=96=99=E5=AF=BC=E5=85=A5=E6=A8=A1=E6=9D=BF=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mtm/materials_gx.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/mtm/materials_gx.vue b/src/views/mtm/materials_gx.vue index 9bcb57f8..cab59c2b 100644 --- a/src/views/mtm/materials_gx.vue +++ b/src/views/mtm/materials_gx.vue @@ -190,7 +190,7 @@ export default { }, data() { return { - materialTemplate: "/media/template/material.xlsx", + materialTemplate: " /media/default/template/material.xlsx", dialog: { save: false, },