From 9eca449031c871bb776f25c0c261917f2d083e32 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 27 Nov 2024 13:55:59 +0700 Subject: [PATCH] refactor: q-editor --- src/pages/05_quotation/QuotationForm.vue | 33 ++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 40b5693e..89d4e1b7 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -244,6 +244,7 @@ const pageState = reactive({ quotationModal: false, employeeModal: false, productServiceModal: false, + remarkWrite: false, }); const productList = ref>>({}); @@ -1422,6 +1423,12 @@ async function getWorkerFromCriteria(