select:fixed #2890 placeholder recover after options clear

pull/2748/merge
thomasyonug 2017-02-20 20:53:11 +08:00 committed by 杨奕
parent a059cf9261
commit 080a996f3f
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@
watch: {
placeholder(val) {
this.currentPlaceholder = val;
this.cachedPlaceHolder = this.currentPlaceholder = val;
},
value(val) {