From a251eac03273439c2c56e3d983b6f57fda3b40bd Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Mon, 28 Oct 2024 15:14:54 +0700 Subject: [PATCH] feat: send selected installment no to preview --- src/pages/05_quotation/QuotationForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 664363d5..0db185ac 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -727,6 +727,7 @@ function storeDataLocal() { JSON.stringify({ data: quotationFormData.value, meta: { + selectedInstallmentNo: selectedInstallmentNo.value, source: { ...quotationFormState.value.source, code: