“kiaimi 3 năm trước cách đây
mục cha
commit
f25336d57f
1 tập tin đã thay đổi với 6 bổ sung6 xóa
  1. 6 6
      src/router/index.js

+ 6 - 6
src/router/index.js

@@ -60,12 +60,12 @@ export const constantRoutes = [
     ]
   },
 
-  // 404 page must be placed at the end !!!
-  {
-    path: '*',
-    redirect: '/404',
-    hidden: true
-  }
+  // // 404 page must be placed at the end !!!
+  // {
+  //   path: '*',
+  //   redirect: '/404',
+  //   hidden: true
+  // }
 ];
 
 // TODO 上方菜单搬运下方,在meta追加roles