From ea968307588a4654f060527584c756eb240c1a10 Mon Sep 17 00:00:00 2001 From: zhaoying Date: Mon, 9 Feb 2026 10:53:39 +0800 Subject: [PATCH] fix(web): ui update --- web/src/views/ApplicationConfig/components/Chat.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/src/views/ApplicationConfig/components/Chat.tsx b/web/src/views/ApplicationConfig/components/Chat.tsx index 4eeae0a0..70194650 100644 --- a/web/src/views/ApplicationConfig/components/Chat.tsx +++ b/web/src/views/ApplicationConfig/components/Chat.tsx @@ -1,8 +1,8 @@ /* * @Author: ZhaoYing * @Date: 2026-02-03 16:27:39 - * @Last Modified by: ZhaoYing - * @Last Modified time: 2026-02-03 16:27:39 + * @Last Modified by: ZhaoYing + * @Last Modified time: 2026-02-09 10:52:55 */ /** * Chat debugging component for application testing @@ -424,9 +424,9 @@ const Chat: FC = ({ chatList, data, updateChatList, handleSave, sourc }