suochencheng 7 anos atrás
pai
commit
4d44205b7e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/main/vue/src/router/index.js

+ 1 - 1
src/main/vue/src/router/index.js

@@ -519,7 +519,7 @@ const router = new Router({
                     path: '/areaShowPoints',
                     path: '/areaShowPoints',
                     name: 'AreaShowPoints',
                     name: 'AreaShowPoints',
                     component: () => import('../pages/AreaShowPoints')
                     component: () => import('../pages/AreaShowPoints')
-                }
+                },
                 {
                 {
                     path: '/aimPlaceInfo',
                     path: '/aimPlaceInfo',
                         name: 'AimPlaceInfo',
                         name: 'AimPlaceInfo',