From 3b434cefa9ecd7c17622270ed4ad422842034593 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Wed, 19 Nov 2025 17:10:51 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90antd=E3=80=91=E3=80=90ai?= =?UTF-8?q?=E3=80=91chat/index=EF=BC=9A=E8=A7=92=E8=89=B2=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E7=9A=84=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chat/index/modules/role/category-list.vue | 2 +- .../views/ai/chat/index/modules/role/list.vue | 74 +++++++++---------- .../ai/chat/index/modules/role/repository.vue | 2 +- 3 files changed, 39 insertions(+), 39 deletions(-) diff --git a/apps/web-antd/src/views/ai/chat/index/modules/role/category-list.vue b/apps/web-antd/src/views/ai/chat/index/modules/role/category-list.vue index 87a59bf7b..91f6d6409 100644 --- a/apps/web-antd/src/views/ai/chat/index/modules/role/category-list.vue +++ b/apps/web-antd/src/views/ai/chat/index/modules/role/category-list.vue @@ -24,7 +24,7 @@ async function handleCategoryClick(category: string) {