Fixed editor error
parent
9b3fc56628
commit
ed612397f6
|
@ -64,7 +64,7 @@ export default {
|
|||
this.renderValue(newValue);
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
mounted() {
|
||||
this.quill = new Quill(this.$refs.editorElement, {
|
||||
modules: {
|
||||
toolbar: this.$refs.toolbarElement
|
||||
|
|
Loading…
Reference in New Issue