SSR-429
SSR-429
This commit is contained in:
parent
ebc5ca2fa3
commit
6e0337cba3
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ export default {
|
||||||
|
|
||||||
navigateForward() {
|
navigateForward() {
|
||||||
this.$router.navigate(
|
this.$router.navigate(
|
||||||
this.navigationScenarios.CLICKED_FORWARD_WITH_TPA_SUBMIT,
|
this.navigationScenarios.CLICKED_FORWARD_TPA_SUBMIT,
|
||||||
this.$route
|
this.$route
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue