close #2687 Enhancement: Remove wizard taxes step
This commit is contained in:
@ -414,7 +414,7 @@
|
||||
next() {
|
||||
if (this.active++ > 2);
|
||||
|
||||
this.$router.push("/wizard/taxes");
|
||||
this.$router.push("/wizard/finish");
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user