This commit is contained in:
梁灏 2017-04-27 14:33:25 +08:00
parent 545aa32b43
commit 01b8d340c5
2 changed files with 19 additions and 86 deletions

View file

@ -90,6 +90,8 @@
if (!this.group) {
this.updateModel();
this.showSlot = this.$slots.default !== undefined;
} else {
this.parent.updateModel(true);
}
},
methods: {