From dab90bb79105fb7746169d89f05ae11e05b6a191 Mon Sep 17 00:00:00 2001 From: Net <93821485+somnetsak123@users.noreply.github.com> Date: Fri, 28 Jun 2024 17:21:51 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20=E0=B9=81=E0=B8=81=E0=B9=89=20=20Options?= =?UTF-8?q?=20=E0=B8=A3=E0=B8=B1=E0=B8=9A=E0=B8=84=E0=B9=88=E0=B8=B2?= =?UTF-8?q?=E0=B8=88=E0=B8=B2=E0=B8=81=E0=B9=84=E0=B8=9F=E0=B8=A5=E0=B9=8C?= =?UTF-8?q?=20json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../03_customer-management/FormBusiness.vue | 51 +++++++++---------- 1 file changed, 23 insertions(+), 28 deletions(-) diff --git a/src/components/03_customer-management/FormBusiness.vue b/src/components/03_customer-management/FormBusiness.vue index 976d5316..3b49288f 100644 --- a/src/components/03_customer-management/FormBusiness.vue +++ b/src/components/03_customer-management/FormBusiness.vue @@ -1,5 +1,9 @@