src/router/index.js
@@ -105,6 +105,11 @@ path: 'report-manage', component: () => import('@/views/inspection/report/ReportManage.vue'), }, { name: 'monitor-control', path: 'monitor-control', component: () => import('@/views/inspection/MonitorControl.vue'), }, ], }, { @@ -114,7 +119,7 @@ { name: 'auto-evalution', path: 'auto-evalution', component: () => import('@/views/analysis/evalution/EvalutationRecord.vue'), component: () => import('@/views/analysis/evalution/EvalutationTask.vue'), }, { name: 'huanxincode-manage',