From 6c370f40201a8d7f011126d47956a7adb044d7dc Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:23:34 +0700 Subject: [PATCH] fix: customer branch id not send as api param --- src/pages/05_quotation/QuotationForm.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 798a7e53..6030d906 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -2759,8 +2759,9 @@ async function exampleReceipt(id: string) {