Fix space format issue.
This commit is contained in:
parent
71b6b274b5
commit
93cc14be82
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
this.updateChildren();
|
||||
},
|
||||
updated () {
|
||||
this.updateChildren();
|
||||
this.updateChildren();
|
||||
},
|
||||
methods: {
|
||||
updateChildren () {
|
||||
|
|
Loading…
Add table
Reference in a new issue