batman
2023-03-15 07699d6d85a8f2458162f201039419d2b189fce8
src/router/route.ts
@@ -103,13 +103,5 @@
        meta: {
            title: '安全物资与设备'
        }
    },
    {
        path: '/inspectIndex2',
        name: 'inspectIndex2',
        component: () => import('/@/views/intellectInspect/inspectIndex2/index.vue'),
        meta: {
            title: '巡检首页'
        }
    },
    }
];