From fa973c03bd4bbaa3da043bcd17836c69f1e0127c Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Mon, 30 Sep 2024 13:13:08 +0700 Subject: [PATCH] fix: body element should not be used --- src/pages/05_quotation/QuotationForm.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 489ff35a..b2386623 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -69,7 +69,7 @@ const payBank = ref(''); /> -