餐饮油烟智能监测与监管一体化平台
riku
2026-03-18 8e8d00477b1f30183d0d09cd7ec744067595dc46
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',