From f3c7c40f1eb8d5f0920ad06259c50ce157b79ce6 Mon Sep 17 00:00:00 2001 From: ivamp Date: Mon, 14 Oct 2024 23:56:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=20Header=20=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/chat/Chat.vue | 35 ++++++++++++++++++++++++++++++----- src/layouts/Header.vue | 2 +- 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/src/components/chat/Chat.vue b/src/components/chat/Chat.vue index e1f7cb3..8b0fa02 100644 --- a/src/components/chat/Chat.vue +++ b/src/components/chat/Chat.vue @@ -60,7 +60,7 @@ -
+
- 正在执行 {{ chatStore.toolName }} + {{ chatStore.toolName }}