From 0891b8029cc2702d5ca827d1bc50a4b7a0ce50ba Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Mon, 8 Jun 2026 16:26:36 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E4=BA=91=E7=81=B5AI):[#5319]=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E5=8E=86=E5=8F=B2=E5=AF=B9=E8=AF=9D=E7=AA=97=E5=8F=A3?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E5=BA=95=E9=83=A8=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E6=96=87=E5=AD=97=E5=8F=98=E4=B8=BA=E2=80=9Cundefined=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aiChat/views/history.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/aiChat/views/history.vue b/aiChat/views/history.vue index f93ed60..9e76776 100644 --- a/aiChat/views/history.vue +++ b/aiChat/views/history.vue @@ -396,15 +396,18 @@ - {{ item.text }} + {{ item.name }}