From ca6f8b590a9a41f86527b9b1d45a010bd8dd13c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Sat, 16 Aug 2025 16:09:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=BA=E5=AE=9D=E5=A5=87=E5=85=B5=E5=A4=A7?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E6=80=9D=E8=80=83=E8=BF=87=E7=A8=8B=E5=90=8E?= =?UTF-8?q?=E4=B8=8D=E5=86=8D=E5=87=BA=E7=8E=B0=E2=80=9C......=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AIchat.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/AIchat.vue b/src/views/AIchat.vue index 6b5025b..0f5c050 100644 --- a/src/views/AIchat.vue +++ b/src/views/AIchat.vue @@ -1144,9 +1144,9 @@ watch( } } chatStore.messages.push({ - class: "ing", - type: "ing", - flag: flag, + // class: "ing", + // type: "ing", + // flag: flag, // content: result.data.kaishi, }); } else {