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