CSR-1362 update navigation scenario.
This commit is contained in:
parent
ee4e244509
commit
1c71895a65
1 changed files with 1 additions and 1 deletions
|
|
@ -401,7 +401,7 @@ export default {
|
|||
false
|
||||
);
|
||||
|
||||
this.$router.navigateWithSaving(this.navigationScenarios.SCHEDULE, this.$route);
|
||||
this.$router.navigateWithSaving(this.navigationScenarios.CLICKED_FORWARD, this.$route);
|
||||
},
|
||||
openModalAction(modalName) {
|
||||
this.$refs[modalName].openModal();
|
||||
|
|
|
|||
Loading…
Reference in a new issue