fixed #553
This commit is contained in:
parent
361e3a1669
commit
48af13599c
2 changed files with 54 additions and 48 deletions
|
@ -219,6 +219,9 @@
|
|||
return;
|
||||
}
|
||||
this.updateSelected(true);
|
||||
},
|
||||
data () {
|
||||
this.$nextTick(() => this.updateSelected());
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue