修复富文本组件获取不到值的问题。
parent
dfedbdad4b
commit
77eab7c87d
|
@ -94,6 +94,7 @@
|
|||
methods: {
|
||||
handleRichEditorChangeEvent() {
|
||||
this.valueChangedFlag = true
|
||||
this.syncUpdateFormModel(this.fieldModel)
|
||||
},
|
||||
|
||||
handleRichEditorFocusEvent() {
|
||||
|
|
Loading…
Reference in New Issue