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 ); } // 设置加载状态,隐藏图表页面