odc.xiaohui
2023-03-18 f93a3e896a7d81f744b72e8069b8226bfdec8ade
src/router/index.js
@@ -62,6 +62,11 @@
        path: 'cockpitManage',
        name: 'cockpitManage',
        component: () => import('@/views/systemSetting/platform/cockpitManage')
      },
          {
              path: 'externalLinks',
              name: '外部链接',
              component: () => import('@/views/systemSetting/platform/externalLinks')
      }
      ]
    },
@@ -365,6 +370,11 @@
    name: 'trendAnalysis',
    component: () => import('@/views/intelligentPatrol/trendAnalysis'),
  },
      {
          path: 'runReport', // 运行报告
          name: '运行报告',
          component: () => import('@/views/intelligentPatrol/runReport'),
      },
  // 违法统计
  {
    path: 'typeStatistics', // 按违规类型统计