wizard passing extra steps issue updated
This commit is contained in:
@ -106,9 +106,5 @@ const app = new Vue({
|
||||
.catch(error => {
|
||||
});
|
||||
},
|
||||
|
||||
next() {
|
||||
if (this.active++ > 3);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user