MrShi
4 天以前 4fabfe4dbd2eb28d07a4350597d314958cc1c281
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