jazz
2022-03-04 5dfa4aae98c53f1f3d5f8b9fa5308f359bfea104
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) {