111
k94314517
2025-04-14 abbe8408d07e4f1ac5e7a96e20638f346338cc3a
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