From 38d63ea0b8342dd5514b64c71331ef3b735aac4f Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Tue, 29 Oct 2024 10:47:59 +0700 Subject: [PATCH] feat: hide expire when condition met --- src/pages/05_quotation/QuotationForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 41b3b807..6f3f48bc 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -859,6 +859,7 @@ const view = ref(View.Quotation);