From 3f4a294128e045512e6bd818e1a7b97597d90c27 Mon Sep 17 00:00:00 2001 From: gaoxq <376340421@qq.com> Date: Fri, 3 Apr 2026 17:20:28 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=81=8A=E5=A4=A9=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E6=8C=89=E9=92=AE=E6=94=B9=E7=94=A8=20el-dropdown=20?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web-vue/src/components/ChatDialog.vue | 32 ++++++++++++++++----------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/web-vue/src/components/ChatDialog.vue b/web-vue/src/components/ChatDialog.vue index a223d94..c82c4f7 100644 --- a/web-vue/src/components/ChatDialog.vue +++ b/web-vue/src/components/ChatDialog.vue @@ -39,9 +39,19 @@ - - - + + + + + + @@ -215,7 +225,7 @@