fixed #593
This commit is contained in:
parent
15b72d31b0
commit
bb1a3c38b4
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@
|
||||||
this.updateSelected();
|
this.updateSelected();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
this.$emit('on-visible-change', val);
|
||||||
},
|
},
|
||||||
value (val) {
|
value (val) {
|
||||||
this.currentValue = val;
|
this.currentValue = val;
|
||||||
|
|
Loading…
Add table
Reference in a new issue