fix 普通用户权限视图

This commit is contained in:
jxxghp
2024-10-22 10:43:50 +08:00
parent 7e30cf40a9
commit 3f9b9a6903
3 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ export interface NavLink extends NavLinkProps, Partial<AclProperties> {
export interface NavMenu extends NavLink {
header: string
description?: string
permission?: string
admin?: boolean
}
// 👉 Vertical nav group