From 0e853cc9e5d6073666deade8ed20ff9c7d59347e Mon Sep 17 00:00:00 2001 From: pengda <1111@qq.com> Date: Mon, 1 Sep 2025 15:24:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AAhost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 2 +- src/store/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.js b/src/main.js index ca78268..a09a870 100755 --- a/src/main.js +++ b/src/main.js @@ -46,7 +46,7 @@ function filterByPermission(data, targetPermission) { return newItem; }); } -Vue.prototype.$routerBaseApi = 'http://admin.pengda.checkcopy.com/'; +Vue.prototype.$routerBaseApi = 'http://admin.pengda.checkcopy.com'; // 复制 Vue.prototype.$copy = modernCopyToClipboard; Vue.prototype.$filterByPermission = filterByPermission; diff --git a/src/store/index.js b/src/store/index.js index ac6f0a2..9727771 100755 --- a/src/store/index.js +++ b/src/store/index.js @@ -151,7 +151,7 @@ export default new Vuex.Store({ }, { index: '3-4', - title: '电商废弃平台', + title: '电商废弃订单', path: '/service/void_order', external: true,//是否跳转外部链接 },