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