fixed #778
This commit is contained in:
parent
545aa32b43
commit
01b8d340c5
2 changed files with 19 additions and 86 deletions
|
@ -90,6 +90,8 @@
|
|||
if (!this.group) {
|
||||
this.updateModel();
|
||||
this.showSlot = this.$slots.default !== undefined;
|
||||
} else {
|
||||
this.parent.updateModel(true);
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue