Removing reset
This commit is contained in:
parent
5864ddcae9
commit
d42a5f488b
1 changed files with 0 additions and 1 deletions
|
|
@ -351,7 +351,6 @@ export default {
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
async forwardButtonAction() {
|
async forwardButtonAction() {
|
||||||
useMainStore().resetSubmittedOrder();
|
|
||||||
try {
|
try {
|
||||||
await submitWorkOrder({
|
await submitWorkOrder({
|
||||||
pageNameToLog: 'tpa-submit',
|
pageNameToLog: 'tpa-submit',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue