From 45fde02a7a06464c94c50c213c8ac6d25c2a64d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Fri, 12 Apr 2024 16:16:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/components/wangEditor.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/views/system/components/wangEditor.vue b/src/views/system/components/wangEditor.vue index 7d2787f..d9f864e 100644 --- a/src/views/system/components/wangEditor.vue +++ b/src/views/system/components/wangEditor.vue @@ -58,7 +58,12 @@ export default ({ keys: ['MyButtonMenu', 'MyButtonMenutwo'] }, excludeKeys: [ - 'fullScreen' + 'fullScreen', + 'insertLink', + 'codeBlock', + 'todo', + 'insertVideo', + 'insertImage' ], }, editorConfig: {