feat: 客服后台菜单按权限展示侧栏
This commit is contained in:
@@ -60,7 +60,7 @@ def build_admin_club_context(user):
|
||||
is_group_admin=False,
|
||||
assignments=[],
|
||||
clubs=all_clubs,
|
||||
can_switch_club=len(all_clubs) > 1,
|
||||
can_switch_club=False,
|
||||
role_code='CLUB_ADMIN',
|
||||
role_name='子公司客服(默认)',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user