Removing reset

This commit is contained in:
Michaela Brydon 2024-06-17 14:13:54 -04:00
parent 5864ddcae9
commit d42a5f488b

View file

@ -351,7 +351,6 @@ export default {
}; };
}, },
async forwardButtonAction() { async forwardButtonAction() {
useMainStore().resetSubmittedOrder();
try { try {
await submitWorkOrder({ await submitWorkOrder({
pageNameToLog: 'tpa-submit', pageNameToLog: 'tpa-submit',