cloak for vuejs

This commit is contained in:
Arno Kaimbacher 2019-04-15 18:45:50 +02:00
parent ad982a1ac5
commit 8735a2bbd4
3 changed files with 5 additions and 2 deletions

View file

@ -118,7 +118,7 @@ const app = new Vue({
},
mounted() {
//this.step = 2;
this.reset();
this.reset();
},
computed: {
isInitial() {