zhanghua
2024-09-14 46e5592169f0045fcb40d175c21ea3a1e9aeb593
src/router/index.js
@@ -38,12 +38,6 @@
  },
  {
    path: "/logging",
    component: () => import("@/views/logging/index"),
    hidden: true,
  },
  {
    path: "/404",
    component: () => import("@/views/404"),
    hidden: true,