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: [],