frontWuhu/src/components/common/RichEditor.vue @@ -145,6 +145,7 @@ this.editor = Object.seal(editor) }, onChange (editor) { console.log('editor', editor) // debugger this.$emit('edit', this.content.content) // this.value = this.html