111
k94314517
2025-03-04 bfd4f08b4304cac2822db86de3712e1c6b37f6ab
admin/src/components/common/RichEditor.vue
@@ -143,7 +143,7 @@
      this.editor = Object.seal(editor)
    },
    onChange (editor) {
      console.log(this.html);
      // console.log(this.html);
      // debugger
      if (!this.html||this.content.content==this.html) {
        return