typo
This commit is contained in:
parent
416e39977f
commit
2eaff8fcc0
@ -128,7 +128,7 @@ export default {
|
|||||||
prev() {
|
prev() {
|
||||||
if (this.active-- > 2);
|
if (this.active-- > 2);
|
||||||
|
|
||||||
this.$router.push("/wizard/taxes");
|
this.$router.push("/wizard/currencies");
|
||||||
},
|
},
|
||||||
|
|
||||||
finish() {
|
finish() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user