From dffe7460da6c302d045b61dc86ed698c08678295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E6=9E=B3?= <7854742+wang_rumeng@user.noreply.gitee.com> Date: Sun, 28 Sep 2025 20:14:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dchatbox=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E8=A2=AB=E9=81=AE=E6=8C=A1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/SmartChatBox/SmartChatBox.tsx | 5 ++++- components/layout/dashboard-layout.tsx | 2 +- components/pages/work-flow.tsx | 7 +++---- components/ui/script-modal.tsx | 4 ++-- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/components/SmartChatBox/SmartChatBox.tsx b/components/SmartChatBox/SmartChatBox.tsx index d2e38db..ac48e8d 100644 --- a/components/SmartChatBox/SmartChatBox.tsx +++ b/components/SmartChatBox/SmartChatBox.tsx @@ -169,7 +169,10 @@ export default function SmartChatBox({ }, [messages]); return ( -