hcong
2024-10-22 2f3ed8493285728d0f83d50f3a342dbad5a06f9f
src/router/index.js
@@ -86,6 +86,12 @@
    component: () => import('@/views/fysp/task/MonitorPlanEdit.vue')
  },
  {
    //监管任务计划编辑
    name: 'monitorTaskCreate',
    path: '/fysp/task/create',
    component: () => import('@/views/fysp/task/MonitorTaskCreate.vue')
  },
  {
    //问题审核
    name: 'procheck',
    path: '/fysp/procheck',