parent
a5594091a0
commit
6d89ed9619
2 changed files with 4 additions and 2 deletions
|
@ -23,7 +23,9 @@
|
|||
this.updateChildren();
|
||||
},
|
||||
updated () {
|
||||
this.updateChildren();
|
||||
this.$nextTick(() => {
|
||||
this.updateChildren();
|
||||
});
|
||||
},
|
||||
methods: {
|
||||
updateChildren () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue