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:
Archer
2025-07-04 12:12:54 +08:00
committed by GitHub
parent cd1d80488c
commit ea8b14cd32
7 changed files with 190 additions and 32 deletions
@@ -120,7 +120,7 @@ const Logs = () => {
refreshDeps: [chatSources, logTitle]
}
);
console.log(dateRange, 111);
return (
<Flex
flexDirection={'column'}