Sfoglia il codice sorgente

Merge branch 'dev' of ssh://10.10.100.21/source/saas-platform into dev

guq 7 anni fa
parent
commit
ce2fe56fbf
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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
     },
     {
-      // path: '*',
-      // redirect:'/home'
+      path: '*',
+      redirect:'/home'
     },
     {
       path:'/invitation',