SSR-429
This commit is contained in:
Jethe 2023-04-24 19:09:42 +05:30
parent ebc5ca2fa3
commit 6e0337cba3

View file

@ -70,7 +70,7 @@ export default {
navigateForward() {
this.$router.navigate(
this.navigationScenarios.CLICKED_FORWARD_WITH_TPA_SUBMIT,
this.navigationScenarios.CLICKED_FORWARD_TPA_SUBMIT,
this.$route
);
},