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