Skip to content

Commit

Permalink
Merge 0035991 into 45241cb
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyoung committed Jul 9, 2018
2 parents 45241cb + 0035991 commit 7f28649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/select/src/select.vue
Expand Up @@ -586,6 +586,7 @@
this.isSilentBlur = false;
} else {
this.$emit('blur', event);
this.dispatch('ElFormItem', 'el.form.blur', this.value);
}
}, 50);
this.softFocus = false;
Expand Down

0 comments on commit 7f28649

Please sign in to comment.