Reverting bug
This commit is contained in:
parent
299ae0d813
commit
0bf470a1bf
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ export default {
|
|||
this.$router.navigate(
|
||||
this.navigationScenarios.SAVE_SESSION_FAILED,
|
||||
this.$route,
|
||||
{ query: { issPage: issPageValues.PAYMENT_METHOD } }
|
||||
{ issPage: issPageValues.PAYMENT_METHOD }
|
||||
);
|
||||
console.error(`error: response from submit work order:${error.message}`);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue