SSR-861 Remove SubmitToMF Flag on welcome page
This commit is contained in:
parent
a27ef12609
commit
ec733646d7
1 changed files with 0 additions and 1 deletions
|
|
@ -319,7 +319,6 @@ export default {
|
|||
},
|
||||
|
||||
navigateForward() {
|
||||
this.mainStore.order.submitToMF = true;
|
||||
if (this.mainStore.applicationUser.duplicateOrders?.length > 0 ?? false) {
|
||||
this.$router.navigate(
|
||||
this.navigationScenarios.CLICKED_FORWARD_WITH_DUPLICATES,
|
||||
|
|
|
|||
Loading…
Reference in a new issue