fix: 路径修改
This commit is contained in:
parent
72943a4cd1
commit
658c7689e0
@ -34,7 +34,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: '/goodsTool',
|
||||||
component: '@/views/product/goodsTool/index',
|
component: '@/views/store/storeConf/index',
|
||||||
name: 'Vab88001',
|
name: 'Vab88001',
|
||||||
redirect: null,
|
redirect: null,
|
||||||
meta: {
|
meta: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user