feat: restore core chat and observability
This commit is contained in:
@@ -17,6 +17,10 @@ export const LIGHT_MENU_NAMES = new Set([
|
||||
'KnowledgeBase',
|
||||
'LoginLog',
|
||||
'OrgNode',
|
||||
'DatabaseMonitor',
|
||||
'RedisMonitor',
|
||||
'ServerMonitor',
|
||||
'StartChat',
|
||||
'SystemDept',
|
||||
'SystemDict',
|
||||
'SystemFileManager',
|
||||
@@ -25,6 +29,7 @@ export const LIGHT_MENU_NAMES = new Set([
|
||||
'SystemOrgChart',
|
||||
'SystemConfig',
|
||||
'SystemConfigManager',
|
||||
'SystemMonitoring',
|
||||
'SystemMenu',
|
||||
'SystemPermission',
|
||||
'SystemPost',
|
||||
@@ -44,10 +49,12 @@ const LIGHT_ROUTE_PATH_PREFIXES = [
|
||||
'/ai-platform/workflow-runs',
|
||||
'/agent-chat',
|
||||
'/application',
|
||||
'/chat',
|
||||
'/message/list',
|
||||
'/message/announcement',
|
||||
'/message/announcement-list',
|
||||
'/page-render/main_home',
|
||||
'/monitor',
|
||||
'/core/ui-config',
|
||||
'/system-config',
|
||||
'/system/dept',
|
||||
|
||||
Reference in New Issue
Block a user