From dbacc0c3718ebe28f9a5d58725ee25854e38648b Mon Sep 17 00:00:00 2001 From: cherishsince Date: Tue, 9 Jul 2024 17:52:43 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=A7=A3=E5=86=B3todo=E3=80=91?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=A7=92=E8=89=B2=20icon=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E4=B8=BA=20Icon=20=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chat/index/components/role/RoleRepository.vue | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/views/ai/chat/index/components/role/RoleRepository.vue b/src/views/ai/chat/index/components/role/RoleRepository.vue index 42f37494..a73dd8e3 100644 --- a/src/views/ai/chat/index/components/role/RoleRepository.vue +++ b/src/views/ai/chat/index/components/role/RoleRepository.vue @@ -23,10 +23,7 @@ @click="handlerAddRole" class="ml-20px" > - - - - + 添加角色 @@ -67,15 +64,15 @@