batman
2023-03-01 44356102ffcddfa26302d9980be048e198c144f1
xiugai
1 files modified
10 ■■■■ changed files
src/router/route.ts 10 ●●●● patch | view | raw | blame | history
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: {