src/router/index.js
@@ -73,6 +73,12 @@ component: () => import('@/views/fysp/task/MonitorObjEdit.vue') }, { //监管任务计划编辑 name: 'monitorPlanEdit', path: '/fysp/task/plan/edit', component: () => import('@/views/fysp/task/MonitorPlanEdit.vue') }, { //问题审核 name: 'procheck', path: '/fysp/procheck',