소스 검색

Merge branch 'master' of http://120.46.159.163:7400/ezhizao/ezhizao_dms_vue

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

+ 1 - 1
src/router/index.js

@@ -63,7 +63,7 @@ export const constantRoutes = [{
     redirect: '/index',
     children: [{
       path: '/index',
-      component: () => import('@/views/index'),
+      // component: () => import('@/views/index'),
       name: 'Index',
       meta: {
         title: '首页',