zhanghua
2023-04-14 ad88a6c7badd36789a851c34bdca8e0d0dc30dfb
src/router/index.js
@@ -64,8 +64,8 @@
        component: () => import('@/views/systemSetting/platform/cockpitManage')
      },
          {
              path: 'externalLinks',
              name: '外部链接',
              path: 'externalLinks',   //外部链接
              name: 'externalLinks',
              component: () => import('@/views/systemSetting/platform/externalLinks')
          }
      ]
@@ -358,7 +358,7 @@
  {
    path: 'studyJudge', // 预警研判
    name: 'studyJudge',
    component: () => import('@/views/intelligentPatrol/studyJudge'),
    component: () => import('@/views/intelligentPatrol/studyJudge/tablePage'),
  },
  {
    path: 'illegalSearch', // 违规检索
@@ -372,7 +372,7 @@
  },
      {
          path: 'runReport', // 运行报告
          name: '运行报告',
          name: 'runReport',
          component: () => import('@/views/intelligentPatrol/runReport'),
      },
  // 违法统计