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