From 764d9bab3f5f19b5a69bea1663249f0c968b2115 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Fri, 22 Aug 2025 14:03:48 +0700 Subject: [PATCH] fix: get contact number and name --- src/components/05_quotation/FormAbout.vue | 7 +++++++ src/pages/05_quotation/QuotationForm.vue | 12 ++++++++++++ 2 files changed, 19 insertions(+) diff --git a/src/components/05_quotation/FormAbout.vue b/src/components/05_quotation/FormAbout.vue index 1fec0148..54f19f90 100644 --- a/src/components/05_quotation/FormAbout.vue +++ b/src/components/05_quotation/FormAbout.vue @@ -1,4 +1,6 @@