From 24ace7d7efd55c6e066edc038993105ad78c084e Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Tue, 8 Oct 2024 13:43:32 +0700 Subject: [PATCH] refactor: edit alienRefrenceNumber -> passportNo --- src/components/05_quotation/FormReferDocument.vue | 9 ++++----- src/stores/quotations/types.ts | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/components/05_quotation/FormReferDocument.vue b/src/components/05_quotation/FormReferDocument.vue index 33e170a6..f3cb2438 100644 --- a/src/components/05_quotation/FormReferDocument.vue +++ b/src/components/05_quotation/FormReferDocument.vue @@ -1,7 +1,7 @@