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