mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-06 01:02:54 +08:00
@@ -153,7 +153,7 @@ const LogTable = ({
|
||||
tmbIds: isSelectAllTmb ? undefined : selectTmbIds,
|
||||
chatSearch,
|
||||
|
||||
title: headerTitle,
|
||||
title: headerTitle + ',' + t('app:logs_keys_chatDetails'),
|
||||
logKeys: enabledKeys,
|
||||
sourcesMap: Object.fromEntries(
|
||||
Object.entries(ChatSourceMap).map(([key, config]) => [
|
||||
|
||||
Reference in New Issue
Block a user