From 7ca7c546303296692360f69fd34989906bdf53ca Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Mon, 28 Oct 2024 09:27:15 +0700 Subject: [PATCH] refactor: test submit --- src/pages/05_quotation/QuotationForm.vue | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 09cd491f..607f8373 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -822,6 +822,17 @@ const statusQuotationForm = ref< /> {{ value.title }} +
+ +