From c9c9ad927c950b6e7335dcf4e6a64d4c5370da10 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 @@