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) { if (this.remote) {
this.$nextTick(() => { this.$nextTick(() => {
this.query = model; this.query = model;
}) });
} }
} else { } else {
this.query = ''; this.query = '';