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', // 按违规类型统计