batman
2023-03-01 44356102ffcddfa26302d9980be048e198c144f1
xiugai
已修改1个文件
10 ■■■■ 文件已修改
src/router/route.ts 10 ●●●● 补丁 | 查看 | 原始文档 | 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: {