Admin
2022-12-01 44ca77b3057dd7f5cd67b7a6ee89b164e3b0749b
src/router/route.ts
@@ -111,13 +111,5 @@
        meta: {
            title: '安全物资与设备'
        }
    },
    {
        path: '/intelligentLine',
        name: 'intelligentLine',
        component: () => import('/@/views/intellectInspect/intelligentLine/index.vue'),
        meta: {
            title: '巡检路线'
        }
    }
];