diff --git a/src/utils/routes.js b/src/utils/routes.js index 45ab076..6834801 100644 --- a/src/utils/routes.js +++ b/src/utils/routes.js @@ -33,7 +33,7 @@ export function convertRouter(asyncRoutes) { if (route.meta.title == '店铺' && route.name == 'Vab330') { const obj = { - path: '/goodsTool', + path: '/storeConf', component: '@/views/store/storeConf/index', name: 'Vab88001', redirect: null,