src/router/route.ts | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/router/route.ts
@@ -105,15 +105,7 @@ } }, { path: '/specialIndex', name: 'specialIndex', component: () => import('/@/views/specialWorkSystem/specialIndex/index.vue'), meta: { title: '特殊作业首页' } }, { path: '/inspectIndex', path: '/inspectIndex2', name: 'inspectIndex2', component: () => import('/@/views/intellectInspect/inspectIndex2/index.vue'), meta: {