zy-asrs-flow/config/routes.ts
@@ -13,7 +13,7 @@ export default [ { path: '/', redirect: '/system/user', redirect: '/home', }, { path: '/user', @@ -27,10 +27,10 @@ ], }, { path: '/welcome', name: 'welcome', path: '/home', name: 'home', icon: 'smile', component: './Welcome', component: './home', }, { path: '*',