Browse Source

注释代码提交

hy 7 years ago
parent
commit
5040ebda75
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frontend/saas-portal-web/src/router/index.js

+ 2 - 2
frontend/saas-portal-web/src/router/index.js

@@ -17,8 +17,8 @@ export default new Router({
       component: Home
       component: Home
     },
     },
     {
     {
-      // path: '*',
-      // redirect:'/home'
+      path: '*',
+      redirect:'/home'
     },
     },
     {
     {
       path:'/invitation',
       path:'/invitation',