fix: set editor mode option error #755

npr765
Hufe921 2 years ago
parent 2f272dee58
commit 500cec3e0b

@ -302,6 +302,7 @@ export class Draw {
this.clearSideEffect()
this.range.clearRange()
this.mode = payload
this.options.mode = payload
this.render({
isSetCursor: false,
isSubmitHistory: false

Loading…
Cancel
Save