feat 菜单和各类权限处理

This commit is contained in:
DaxPay
2024-07-10 20:19:40 +08:00
parent 082fc22c68
commit 2119580b5e
52 changed files with 3171 additions and 108 deletions

View File

@@ -26,7 +26,7 @@ declare module 'vue-router' {
// 路由是否已动态添加 Whether the route has been dynamically added
hideBreadcrumb?: boolean
// 隐藏子菜单 Hide submenu
hideChildrenInMenu?: boolean
hideChildrenMenu?: boolean
// 携带参数 Carrying parameters
carryParam?: boolean
// 内部用于标记单层菜单 Used internally to mark single-level menus