马宇豪
2023-02-23 7fd5c2d17a4df2c6818ab76d6dffe851afa18c9c
src/router/route.ts
@@ -111,13 +111,5 @@
        meta: {
            title: '安全物资与设备'
        }
    },
    {
        path: '/intelligentLine',
        name: 'intelligentLine',
        component: () => import('/@/views/intellectInspect/intelligentLine/index.vue'),
        meta: {
            title: '巡检路线'
        }
    }
];