From 91ecf7cf8f69b898432cc1569819585f1aba3840 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 27 Nov 2024 15:02:35 +0700 Subject: [PATCH] refactor: quotation remark toggle --- src/pages/05_quotation/QuotationForm.vue | 62 +++++++++++++++--------- 1 file changed, 39 insertions(+), 23 deletions(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 2c297893..b6eb9220 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -245,7 +245,7 @@ const pageState = reactive({ quotationModal: false, employeeModal: false, productServiceModal: false, - remarkWrite: false, + remarkWrite: true, }); const productList = ref>>({}); @@ -1425,12 +1425,6 @@ async function getWorkerFromCriteria(