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