Merge branch 'master' of http://115.190.214.62:3001/Teams/kunshan-bzfm-mes-vue
This commit is contained in:
@@ -165,6 +165,18 @@ export const constantRoutes = [
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
// {
|
||||||
|
// path: '/testModule',
|
||||||
|
// component: Layout,
|
||||||
|
// children: [
|
||||||
|
// {
|
||||||
|
// path: 'index',
|
||||||
|
// component: () => import('@/views/testModule/index'),
|
||||||
|
// name: 'TestModule',
|
||||||
|
// meta: { title: '测试模块', icon: 'component', titleKey: 'menu.testModule' }
|
||||||
|
// }
|
||||||
|
// ]
|
||||||
|
// }
|
||||||
]
|
]
|
||||||
|
|
||||||
const router = createRouter({
|
const router = createRouter({
|
||||||
|
|||||||
Reference in New Issue
Block a user