From cb64b940a50f2d1056c3e0ebbf26ce333523366f Mon Sep 17 00:00:00 2001 From: cherishsince Date: Tue, 21 May 2024 09:45:39 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90todo=E3=80=91=E8=A7=A3=E5=86=B3=20AI?= =?UTF-8?q?=20=E5=AF=B9=E8=AF=9D=20=E7=BD=AE=E9=A1=B6=E3=80=81=E7=BC=96?= =?UTF-8?q?=E8=BE=91=20=E6=8C=89=E9=92=AE=EF=BC=8Chover=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/Conversation.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/views/ai/chat/Conversation.vue b/src/views/ai/chat/Conversation.vue index 88bdecb5..907ad5d7 100644 --- a/src/views/ai/chat/Conversation.vue +++ b/src/views/ai/chat/Conversation.vue @@ -40,7 +40,7 @@ {{ conversation.title }} - +
@@ -408,9 +408,6 @@ onMounted(async () => { margin: 0; } - .el-icon { - //margin-right: 5px; - } } } }