zhanghua
2024-10-19 d7a453d64059a0cfe4d829d7a24d3385c342ee70
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,