From acf649beb28e5dd7bf1ec85a56f99940b8a603bc Mon Sep 17 00:00:00 2001 From: paituo <330435863@qq.com> Date: Tue, 13 Aug 2024 13:29:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E5=8E=9F=E6=9D=A5=E7=9A=84?= =?UTF-8?q?=E5=8D=95=E8=A1=8C=E6=96=87=E6=9C=AC=E8=BE=93=E5=85=A5=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/components/ui/chat/chat-input.tsx | 3 +-- .../ui/chat/chat-message/chat-sources.tsx | 23 ++++++++++++++++--- .../app/components/ui/chat/chat.interface.ts | 2 +- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/frontend/app/components/ui/chat/chat-input.tsx b/frontend/app/components/ui/chat/chat-input.tsx index 5bbb435..542efae 100644 --- a/frontend/app/components/ui/chat/chat-input.tsx +++ b/frontend/app/components/ui/chat/chat-input.tsx @@ -99,9 +99,8 @@ export default function ChatInput( )}
-