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