소스 검색

Merge branch 'yx' of http://61.161.152.110:10101/r/electronic-map into yx

yangxiao 3 년 전
부모
커밋
6e204d978c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -165,7 +165,7 @@ const routes = [
     component: () => import('../views/HealthControl/Health4.vue'),
   },
   {
-    path: '/health/health5',
+    path: '/health/health5/',
     name: 'health5',
     component: () => import('../views/HealthControl/Health5.vue'),
   },