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'), }, ], }, {