Commit 1ef3fec4 authored by 沈良进's avatar 沈良进

save

parent 6665015f
......@@ -608,14 +608,14 @@
}
}
},
watch: {
editValue: {
handler: function (val, oldVal) {
this.quillValue = val
},
deep: true
},
},
// watch: {
// editValue: {
// handler: function (val, oldVal) {
// this.quillValue = val
// },
// deep: true
// },
// },
methods: {
onEditorChange({
editor,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment