fix: 俱乐部超管不可见集团级管理员菜单项

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
XingQue
2026-06-28 16:52:24 +08:00
parent b161077400
commit 9e7dba32d2
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ const CLUB_SCOPE_KEY = 'admin_club_scope';
const CLUB_CONTEXT_KEY = 'admin_club_context';
const MENU_ACCESS_KEY = 'kefu_menu_access';
const MENU_SESSION_KEY = 'kefu_menu_session_v';
const MENU_SESSION_VERSION = '7';
const MENU_SESSION_VERSION = '8';
const DEFAULT_CLUB_ID = 'xq';
let menuAccessInflight = null;