diff --git a/apps/web-antd/src/views/ai/chat/index/components/conversation/ConversationList.vue b/apps/web-antd/src/views/ai/chat/index/components/conversation/ConversationList.vue index 54c766749..3596bdc87 100644 --- a/apps/web-antd/src/views/ai/chat/index/components/conversation/ConversationList.vue +++ b/apps/web-antd/src/views/ai/chat/index/components/conversation/ConversationList.vue @@ -358,7 +358,9 @@ onMounted(async () => {
@@ -418,7 +420,7 @@ onMounted(async () => {
{ { /> - +
{{ activeConversation?.title ? activeConversation?.title : '对话' }} @@ -565,9 +566,9 @@ onMounted(async () => {
- +