From 84f86595c2717400527567fce6f7df36abaa3f0b Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Mon, 8 Dec 2025 17:29:09 +0800 Subject: [PATCH] up --- src/views/customer/component/imports.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/customer/component/imports.vue b/src/views/customer/component/imports.vue index f16f45d..03d78bc 100644 --- a/src/views/customer/component/imports.vue +++ b/src/views/customer/component/imports.vue @@ -75,7 +75,7 @@ export default { }, data() { return { - action: `${process.env.VUE_APP_BASE_API}api/admin/customer/excel-show`, + action: `${process.env.VUE_APP_BASE_API}/api/admin/customer/excel-show`, dialogVisible: false, headers: [],