Преглед изворни кода

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: '首页',