Explorar o código

Revert "fix--route"

This reverts commit 497caf973db9a0ce78bb9ea3949507727bc78b2d.
qianming hai 1 ano
pai
achega
f079980591
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      report-ui/src/router/index.js

+ 2 - 2
report-ui/src/router/index.js

@@ -32,7 +32,7 @@ export const constantRouterMap = [
   },
   {
     path: '/aj/**',
-    component: () => import('@/views/bigscreenDesigner/share/shareLink'),
+    component: () => import('@/views/bigScreenDesigner/share/shareLink'),
     hidden: true
   },
   {
@@ -160,7 +160,7 @@ export const constantRouterMap = [
       {
         path: 'bigscreen',
         name: 'bigscreen',
-        component: () => import('@/views/bigscreenDesigner/index'),
+        component: () => import('@/views/bigScreenDesigner/index'),
         meta: {
           title: '大屏报表',
           icon: 'iconchufaqipeizhi-hui',