From c6acb3e2b8c073af6b9e80c083dfba80b48d21e2 Mon Sep 17 00:00:00 2001 From: setthawutttty Date: Thu, 24 Oct 2024 15:47:39 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=E0=B8=AB?= =?UTF-8?q?=E0=B8=99=E0=B9=89=E0=B8=B2=E0=B8=82=E0=B8=AD=E0=B9=81=E0=B8=81?= =?UTF-8?q?=E0=B9=89=E0=B9=84=E0=B8=82=E0=B8=82=E0=B9=89=E0=B8=AD=E0=B8=A1?= =?UTF-8?q?=E0=B8=B9=E0=B8=A5=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5?= =?UTF-8?q?=E0=B8=A2=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1?= =?UTF-8?q?=E0=B8=95=E0=B8=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Dialog/04_Father.vue | 13 +- .../components/Dialog/05_Mother.vue | 13 +- .../components/Dialog/06_Couple.vue | 14 +- .../components/Dialog/07_Child.vue | 276 ------------------ .../components/Dialog/DialogUpdate.vue | 22 -- .../components/requestEdit/Page01_Detail.vue | 85 +++++- .../interface/response/Main.ts | 12 +- .../04_registryPerson/stores/LinkCenter.ts | 19 ++ .../04_registryPerson/stores/profile.ts | 1 - 9 files changed, 131 insertions(+), 324 deletions(-) delete mode 100644 src/modules/04_registryPerson/components/Dialog/07_Child.vue diff --git a/src/modules/04_registryPerson/components/Dialog/04_Father.vue b/src/modules/04_registryPerson/components/Dialog/04_Father.vue index 8b9d6c3ae..72f0cc181 100644 --- a/src/modules/04_registryPerson/components/Dialog/04_Father.vue +++ b/src/modules/04_registryPerson/components/Dialog/04_Father.vue @@ -1,5 +1,5 @@