keep this.$refs.drop.update();
because of transfer
This commit is contained in:
parent
755693b58b
commit
65ce6cedcb
1 changed files with 1 additions and 0 deletions
|
@ -373,6 +373,7 @@
|
|||
const input = this.$el.querySelector('input');
|
||||
if (input) input.blur();
|
||||
}
|
||||
this.$refs.drop.update();
|
||||
this.$emit('on-open-change', state);
|
||||
},
|
||||
value(val) {
|
||||
|
|
Loading…
Add table
Reference in a new issue