This commit is contained in:
梁灏 2017-04-06 09:17:45 +08:00
parent 15b72d31b0
commit bb1a3c38b4

View file

@ -207,6 +207,7 @@
this.updateSelected(); this.updateSelected();
} }
} }
this.$emit('on-visible-change', val);
}, },
value (val) { value (val) {
this.currentValue = val; this.currentValue = val;