From 57f0e39821d031b395fb14f16b42ad15cf6ce4fb Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Wed, 30 Oct 2024 10:31:14 +0700 Subject: [PATCH] refactor: handle btn save --- src/pages/05_quotation/QuotationForm.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 493f6256..e0721895 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -1432,13 +1432,13 @@ const view = ref(View.Quotation); {{ $t('quotation.approveInvoice') }} -