mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-07 01:02:55 +08:00
fix: reference history format;perf: add error to chat log (#5153)
* perf: add error to chat log * fix: reference history format
This commit is contained in:
@@ -120,7 +120,7 @@ const Logs = () => {
|
||||
refreshDeps: [chatSources, logTitle]
|
||||
}
|
||||
);
|
||||
console.log(dateRange, 111);
|
||||
|
||||
return (
|
||||
<Flex
|
||||
flexDirection={'column'}
|
||||
|
||||
Reference in New Issue
Block a user