From 2d7f2492afe6130974feb47b3ae962d7dee50f5b Mon Sep 17 00:00:00 2001 From: yinkang Date: Wed, 9 Jul 2025 11:49:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/editor/MentionList.vue | 42 +++++++++++++++++-- src/components/editor/TiptapEditor.vue | 6 ++- src/views/message/inner/panel/PanelFooter.vue | 4 +- 3 files changed, 46 insertions(+), 6 deletions(-) diff --git a/src/components/editor/MentionList.vue b/src/components/editor/MentionList.vue index 5062e0b..f9ee7c1 100644 --- a/src/components/editor/MentionList.vue +++ b/src/components/editor/MentionList.vue @@ -1,5 +1,5 @@