select:fixed #2890 placeholder recover after options clear

This commit is contained in:
thomasyonug
2017-02-20 20:53:11 +08:00
committed by 杨奕
parent a059cf9261
commit 080a996f3f

View File

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