update Select

This commit is contained in:
梁灏 2017-05-08 10:26:50 +08:00
parent 0b916a3280
commit 6f8608bbc2

View file

@ -514,7 +514,7 @@
if (this.remote) {
this.$nextTick(() => {
this.query = model;
})
});
}
} else {
this.query = '';