methods:{
you must click on the rich text to get the focus of the rich text, var editor = new E (this.$refs.editor1)
editor.customConfig.onchange = (html) => {
console.log(html)
this.editorContent = html
};
this.editorContent
the environmental background of the problems and what methods you have tried
related codes
/ / Please paste the code text below (do not replace the code with pictures)