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