feat: can also see the menu without permission, but jump to 403

This commit is contained in:
vince
2024-07-10 22:13:55 +08:00
parent 4674380266
commit 95b6bcce6a
5 changed files with 36 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
"backendControl": "Backend Control",
"pageAccess": "Page Access",
"buttonControl": "Button Control",
"menuVisible403": "Menu Visible(403)",
"superVisible": "Visible to Super",
"adminVisible": "Visible to Admin",
"userVisible": "Visible to User"

View File

@@ -8,6 +8,7 @@
"backendControl": "后端控制",
"pageAccess": "页面访问",
"buttonControl": "按钮控制",
"menuVisible403": "菜单可见(403)",
"superVisible": "Super 可见",
"adminVisible": "Admin 可见",
"userVisible": "User 可见"