diff --git a/src/pages/05_quotation/form.ts b/src/pages/05_quotation/form.ts index 18c20d44..e9e9374c 100644 --- a/src/pages/05_quotation/form.ts +++ b/src/pages/05_quotation/form.ts @@ -93,6 +93,8 @@ export const useQuotationForm = defineStore('form-quotation', () => { } currentFormData.value = structuredClone(resetFormData); + + currentFormState.value.mode = 'info'; } async function assignFormData(