From f45983a15d5937ae2a937398ce090e39dd548c92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Mon, 18 Aug 2025 15:43:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=AF=B9=E8=AF=9D=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E9=87=8D=E5=A4=8D=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AiEmotion.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index fa19e52..c3f3fb3 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -2148,7 +2148,7 @@ async function handleSendMessage(input, onComplete) { if (thinkingMessageRef && parsedData.name) { thinkingMessage3Ref = await continueThinkingProcess( thinkingMessageRef, - parsedData.name + // parsedData.name ); } // 设置加载状态,隐藏图表页面