'删除与京狗相关的页面'
This commit is contained in:
@@ -622,14 +622,14 @@ const router = new Router({
|
||||
title: '同步平台门店'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'syncjggoods',
|
||||
name: 'syncjggoods',
|
||||
component: () => import('@/pages/sync/sync-jg-goods'),
|
||||
meta: {
|
||||
title: '同步京狗商品库存'
|
||||
}
|
||||
},
|
||||
// {
|
||||
// path: 'syncjggoods',
|
||||
// name: 'syncjggoods',
|
||||
// component: () => import('@/pages/sync/sync-jg-goods'),
|
||||
// meta: {
|
||||
// title: '同步京狗商品库存'
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// path: 'toolgroupmanager',
|
||||
// name: 'ToolGroupManager',
|
||||
|
||||
Reference in New Issue
Block a user