From 46709c263d0713d13db4119238b9c2918e84b14c Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Fri, 30 Jan 2026 14:56:24 +0700 Subject: [PATCH] fix: edit email --- .../01_Information/01_Information.vue | 113 +++++++++--------- 1 file changed, 56 insertions(+), 57 deletions(-) diff --git a/src/modules/10_registry/01_Information/01_Information.vue b/src/modules/10_registry/01_Information/01_Information.vue index 9e30df3..89372f8 100644 --- a/src/modules/10_registry/01_Information/01_Information.vue +++ b/src/modules/10_registry/01_Information/01_Information.vue @@ -351,7 +351,7 @@ async function onSavePhone() { getData(); }); }, - "ยืนยันการแก้ไขเบอร์โทร" + "ยืนยันการแก้ไขเบอร์โทร", ); } } @@ -381,7 +381,7 @@ async function onSaveEmail() { }) .finally(() => {}); }, - "ยืนยันการแก้ไขอีเมล" + "ยืนยันการแก้ไขอีเมล", ); } } @@ -588,7 +588,18 @@ onMounted(async () => {
-
อีเมล
+
+ อีเมล + + + รอยืนยันอีเมล + +
@@ -606,62 +617,50 @@ onMounted(async () => { @change="isValidEmail = true" />
-
-
- - แก้ไขข้อมูล - -
-
- - บันทึก - - - ยกเลิก - -
-
-
- --> +
+ - รอยืนยันอีเมล - + แก้ไขข้อมูล +
+
+ + บันทึก + + + ยกเลิก + +
+