@@ -427,11 +427,6 @@ export const asyncRoutes = [
}
]
},
- {
- path: 'device/log',
- component: () => import('@/views/platform/device-log/index'),
- meta: { title: '抓取异常日志' }
- },
{
path: 'template',
component: () => import('@/views/broadcast/template/index'),