zy-asrs-flow/config/routes.ts @@ -27,11 +27,6 @@ ], }, { path: '/home', name: 'home', component: './home', }, { path: '*', layout: false, component: './404',