fixed #192
This commit is contained in:
梁灏 2017-01-12 18:04:55 +08:00
parent e3e8335fae
commit d509d2b2af
4 changed files with 61 additions and 88 deletions

View file

@ -479,7 +479,7 @@
this.query = query;
}
},
ready () {
compiled () {
if (!this.multiple && this.filterable && this.model) {
this.findChild((child) => {
if (this.model === child.value) {