提交 3b7f513a 编写于 作者: D dolymood

refactor(form): opti comment

上级 15226b67
......@@ -124,7 +124,7 @@
dispatchEvent(this.$refs.form, 'reset')
},
submitHandler(e) {
// sync all fields value because trigger: blur
// sync all fields value because of trigger: blur or debounce
this.syncValidatorValues()
if (this.skipValidate) {
this.$emit(EVENT_SUBMIT, e, this.model)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册