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