Fix space format issue.

This commit is contained in:
Jason 2017-04-18 14:06:25 +08:00
parent 71b6b274b5
commit 93cc14be82

View file

@ -23,7 +23,7 @@
this.updateChildren(); this.updateChildren();
}, },
updated () { updated () {
this.updateChildren(); this.updateChildren();
}, },
methods: { methods: {
updateChildren () { updateChildren () {