From 8ae7e88659e58aa724b435febe838aa531deb5d2 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Mon, 25 Nov 2024 15:50:49 +0700 Subject: [PATCH] refactor: handle upload file --- src/pages/05_quotation/QuotationForm.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 101590c0..bdfe53b6 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -1040,6 +1040,7 @@ async function getWorkerFromCriteria( />
+ {{ quotationFormData.quotationStatus }}
@@ -1444,7 +1445,11 @@ async function getWorkerFromCriteria(