From 5c867a496db151c5e3a57538d0fdf95f18d7d2fd Mon Sep 17 00:00:00 2001 From: net Date: Tue, 14 Oct 2025 14:45:39 +0700 Subject: [PATCH] fix: #242 --- src/pages/05_quotation/PaymentForm.vue | 199 ++++++++++++++----------- src/pages/12_debit-note/FormPage.vue | 5 +- 2 files changed, 112 insertions(+), 92 deletions(-) diff --git a/src/pages/05_quotation/PaymentForm.vue b/src/pages/05_quotation/PaymentForm.vue index 04c8d3a7..cf3d7c63 100644 --- a/src/pages/05_quotation/PaymentForm.vue +++ b/src/pages/05_quotation/PaymentForm.vue @@ -661,96 +661,115 @@ onMounted(async () => { -
- {{ $t('quotation.receiptDialog.paymentMethod') }} -
-
- - - -
- - - -
-
+