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