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,//是否跳转外部链接 },