gaoluyang
2025-02-12 7c5d1de8b4a2293da8efc260dccd94a3b28640b7
src/router/index.js
@@ -115,6 +115,7 @@
    ]
  },
  {
    // 用户管理
    path: '/system/user-auth',
    component: Layout,
    hidden: true,
@@ -129,6 +130,7 @@
    ]
  },
  {
    // 角色管理
    path: '/system/role-auth',
    component: Layout,
    hidden: true,