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