餐饮油烟智能监测与监管一体化平台
riku
2026-03-16 0488cc32d225a28289ba6c70a2a297f347cacdad
src/router/index.js
@@ -75,9 +75,25 @@
              component: () => import('@/views/inspection/task/TaskManage.vue'),
            },
            {
              name: 'monitorObjEdit',
              path: 'monitorObjEdit',
              component: () => import('@/views/inspection/task/MonitorObjEdit.vue'),
            },
            {
              name: 'monitorPlanEdit',
              path: 'monitorPlanEdit',
              component: () => import('@/views/inspection/task/MonitorPlanEdit.vue'),
            },
            {
              name: 'scene-info',
              path: 'scene-info',
              component: () => import('@/views/inspection/scene/SceneInfo.vue'),
              component: () => import('@/views/inspection/scenenew/UserInfo.vue'),
            },
            {
              //账户编辑
              name: 'scene-info-edit',
              path: 'scene-info-edit/:userId',
              component: () => import('@/views/inspection/scenenew/UserEdit.vue'),
            },
            {
              name: 'pro-check',