diff --git a/web/app/(console)/conversations/_components/chat-panel.tsx b/web/app/(console)/conversations/_components/chat-panel.tsx index fc1eb02..38b2fbf 100644 --- a/web/app/(console)/conversations/_components/chat-panel.tsx +++ b/web/app/(console)/conversations/_components/chat-panel.tsx @@ -388,15 +388,15 @@ export function ChatPanel() { const bottomPanel = (
{isClosedConversation ? ( -
+
当前会话已关闭
) : conversation?.status === 1 ? ( -
+
当前会话由 AI 接待中,转人工后才能由客服发送消息
) : isPendingConversation ? ( -
+