src/router/route.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/router/route.ts
@@ -97,6 +97,14 @@ } }, { path: '/material', name: 'material', component: () => import('/@/views/specialWorkSystem/foundationSet/material/index.vue'), meta: { title: '物资管理' } }, { path: '/msgDetail', name: 'msgDetail', component: () => import('/@/views/riskWarningSys/warningBigScreen/indexs/msgDetail.vue'),