jcdm-ui/src/router/index.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
jcdm-ui/src/router/index.js
@@ -149,6 +149,20 @@ ] }, { path: '/main/bom-data', component: Layout, hidden: true, permissions: ['bs:ProductBomChild:list'], children: [ { path: 'index', component: () => import('@/views/main/bs/ProductBomChild/index'), name: 'Data', meta: { title: 'BOM子件信息', activeMenu: '/main/bs/ProductBomChild' } } ] }, { path: '/monitor/job-log', component: Layout, hidden: true,