update Select
This commit is contained in:
parent
0b916a3280
commit
6f8608bbc2
1 changed files with 1 additions and 1 deletions
|
@ -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 = '';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue