From fa389208fdc692c028ac120b83646e4619093faf Mon Sep 17 00:00:00 2001 From: waruneeta Date: Tue, 9 Jan 2024 16:46:30 +0700 Subject: [PATCH 1/4] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20layo?= =?UTF-8?q?ut=20=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5=E0=B8=A2?= =?UTF-8?q?=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1=E0=B8=95?= =?UTF-8?q?=E0=B8=B4=E0=B9=82=E0=B8=94=E0=B8=A2=E0=B8=A2=E0=B9=88=E0=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dialogs/PopupPersonal.vue | 35 ++++++++++++++++++------ 1 file changed, 27 insertions(+), 8 deletions(-) diff --git a/src/components/Dialogs/PopupPersonal.vue b/src/components/Dialogs/PopupPersonal.vue index 3877d1a69..adeac2d1a 100644 --- a/src/components/Dialogs/PopupPersonal.vue +++ b/src/components/Dialogs/PopupPersonal.vue @@ -177,12 +177,28 @@ watch(modal, (newValue) => { } }); +