From d6c016e3ea9bd81e01f759b87906fbc7aa033395 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Tue, 9 Jul 2024 17:54:45 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=A7=A3=E5=86=B3todo=E3=80=91?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E4=BB=93=E5=BA=93=EF=BC=8C=E8=A6=86=E7=9B=96?= =?UTF-8?q?=20element=20ui=20css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/index/components/role/RoleRepository.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/ai/chat/index/components/role/RoleRepository.vue b/src/views/ai/chat/index/components/role/RoleRepository.vue index a73dd8e3..246dcb4f 100644 --- a/src/views/ai/chat/index/components/role/RoleRepository.vue +++ b/src/views/ai/chat/index/components/role/RoleRepository.vue @@ -219,15 +219,14 @@ onMounted(async () => { // 获取 role 数据 await getActiveTabsRole() }) -// TODO @fan:css 是不是可以融合到 scss 里面呀? -