From b1539082bea388fffbf8317271bba13e4513e25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Wed, 20 Aug 2025 11:40:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=80=9D=E8=80=83=E8=BF=87?= =?UTF-8?q?=E7=A8=8B=E7=BC=BA=E5=B0=91=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 cfa7f3b..a596968 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -2152,7 +2152,7 @@ async function handleSendMessage(input, onComplete) { if (thinkingMessageRef && parsedData.name) { thinkingMessage3Ref = await continueThinkingProcess( thinkingMessageRef, - // parsedData.name + parsedData.name ); } // 设置加载状态,隐藏图表页面