zhanghua
2023-03-24 6f19e706c33dc8f1d2a33ceb209dfe498af2b016
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')
          }
      ]
@@ -372,7 +372,7 @@
  },
      {
          path: 'runReport', // 运行报告
          name: '运行报告',
          name: 'runReport',
          component: () => import('@/views/intelligentPatrol/runReport'),
      },
  // 违法统计