From f9fac262ef70b5a3106208e25b024cf2adba6de9 Mon Sep 17 00:00:00 2001 From: Thanit Konmek Date: Thu, 13 Jul 2023 10:50:12 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=9A=E0=B8=B1=E0=B8=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Information/layout.vue | 7 +- src/modules/05_placement/components/Main.vue | 44 +++++----- .../OrderPlacement/MainOrderPlacement.vue | 10 ++- .../components/OrderPlacement/step/step01.vue | 12 +-- .../components/PersonalDetail/Detail.vue | 2 +- .../components/PersonalDetail/Education.vue | 87 ++++++++++--------- .../PersonalDetail/Information/Address.vue | 31 ++++--- .../PersonalDetail/Information/Family.vue | 54 ++++++------ .../Information/Information.vue | 42 +++++---- .../05_placement/interface/index/Main.ts | 37 ++++---- 10 files changed, 174 insertions(+), 152 deletions(-) diff --git a/src/modules/04_registry/components/Information/layout.vue b/src/modules/04_registry/components/Information/layout.vue index 971238b44..be8382309 100644 --- a/src/modules/04_registry/components/Information/layout.vue +++ b/src/modules/04_registry/components/Information/layout.vue @@ -1,6 +1,11 @@