fix: clearer no-perm message with bound roles

This commit is contained in:
XingQue
2026-06-28 23:11:50 +08:00
parent a45bc150e8
commit de91089743
4 changed files with 50 additions and 7 deletions

View File

@@ -170,6 +170,7 @@ class ClubKefuLoginView(APIView):
'visible_page_ids': [],
'visible_paths': [],
'permission_codes': [],
'role_names': [],
'can_switch_club': False,
'is_group_admin': False,
'menu_ready': False,