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(