From 4552cf800cbc3c06ebe4dd6bb20208546cfa8488 Mon Sep 17 00:00:00 2001 From: Wenjie Zhang Date: Thu, 18 Sep 2025 20:51:50 +0800 Subject: [PATCH] =?UTF-8?q?fix(agent-chat):=20=E4=BF=AE=E5=A4=8D=E4=B8=8D?= =?UTF-8?q?=E5=90=AB=E5=85=83=E6=95=B0=E6=8D=AE=E6=A0=87=E7=AD=BE=E7=9A=84?= =?UTF-8?q?=E6=97=B6=E5=80=99=EF=BC=8C=E6=99=BA=E8=83=BD=E4=BD=93=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E5=8F=8A=E5=85=83=E6=95=B0=E6=8D=AE=E8=AE=BF=E9=97=AE?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/AgentChatComponent.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/web/src/components/AgentChatComponent.vue b/web/src/components/AgentChatComponent.vue index 5ae130fc..3a99731d 100644 --- a/web/src/components/AgentChatComponent.vue +++ b/web/src/components/AgentChatComponent.vue @@ -60,7 +60,7 @@
- 智能体图标 + 智能体图标

您好,我是{{ currentAgentName }}!有什么可以帮您?