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(