Skip to content

Commit

Permalink
Add hints: role and tenant are bound (#3806)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuxt2015 authored Sep 13, 2024
1 parent 2e4a1a2 commit 131ded5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/docs/user_guide/auth_center/role.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ title: 角色

此功能建议由系统管理员操作,不建议将此功能开放给普通用户.

注意: 目前分配完成菜单权限后, 需要该角色下的用户重新登录, 才能生效。
注意:
角色是和租户绑定的,新建租户和用户之后,需要用`超级管理员切换到新租户`,创建新角色并分配菜单权限,并给新用户分配角色, 新用户才能正常使用。
目前分配完成菜单权限后, 需要该角色下的用户重新登录, 才能生效。
:::


Expand Down

0 comments on commit 131ded5

Please sign in to comment.