update: 修改router路由
This commit is contained in:
parent
658c7689e0
commit
4f9018f562
@ -33,7 +33,7 @@ export function convertRouter(asyncRoutes) {
|
|||||||
|
|
||||||
if (route.meta.title == '店铺' && route.name == 'Vab330') {
|
if (route.meta.title == '店铺' && route.name == 'Vab330') {
|
||||||
const obj = {
|
const obj = {
|
||||||
path: '/goodsTool',
|
path: '/storeConf',
|
||||||
component: '@/views/store/storeConf/index',
|
component: '@/views/store/storeConf/index',
|
||||||
name: 'Vab88001',
|
name: 'Vab88001',
|
||||||
redirect: null,
|
redirect: null,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user