龚焕茏
2024-09-12 7993a0db6e5aac799c5fc703ca5c776da78e2933
src/router/index.js
@@ -38,6 +38,12 @@
  },
  {
    path: "/logging",
    component: () => import("@/views/logging/index"),
    hidden: true,
  },
  {
    path: "/404",
    component: () => import("@/views/404"),
    hidden: true,