src/components/WangEnduit/index.vue
@@ -138,7 +138,7 @@ // 自定义错误提示 this.editor.config.customAlert = function(info) { // info 是需要提示的内容 self.$messagewarn(info) self.$messageWarn(info) } // 过滤word复制 this.editor.config.pasteTextHandle = function(content) {