From cfdb6e2a9318f80a3db9b03700f7f640d7fbb62c Mon Sep 17 00:00:00 2001 From: Pang Date: Mon, 22 Apr 2024 10:16:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=8A=E4=B8=80=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E6=97=A0=E6=B3=95@?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/js/pages/manage/components/ChatInput/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/js/pages/manage/components/ChatInput/index.vue b/resources/assets/js/pages/manage/components/ChatInput/index.vue index 847f2e5e2..fd9cf0d28 100755 --- a/resources/assets/js/pages/manage/components/ChatInput/index.vue +++ b/resources/assets/js/pages/manage/components/ChatInput/index.vue @@ -637,7 +637,7 @@ export default { // Options this._options = Object.assign({ theme: 'bubble', - formats: ['bold', 'strike', 'italic', 'underline', 'blockquote', 'list', 'link', 'image'], + formats: ['bold', 'strike', 'italic', 'underline', 'blockquote', 'list', 'link', 'image', 'mention'], readOnly: false, placeholder: this.placeholder, modules: {