From 589be6d395d3c3f142f79926476d9bb38eb5055d Mon Sep 17 00:00:00 2001 From: puriphatt Date: Thu, 26 Dec 2024 15:24:36 +0700 Subject: [PATCH] fix: task order => hide pay type section --- src/pages/05_quotation/QuotationFormInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/05_quotation/QuotationFormInfo.vue b/src/pages/05_quotation/QuotationFormInfo.vue index 061220e6..daa997c3 100644 --- a/src/pages/05_quotation/QuotationFormInfo.vue +++ b/src/pages/05_quotation/QuotationFormInfo.vue @@ -207,7 +207,7 @@ watch( 'task-order-color': taskOrder && !taskOrderComplete, }" > -
+