From 7025a797f2b72fa235d134e5b72f4b61b719486d Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Wed, 11 Jun 2025 16:16:58 +0700 Subject: [PATCH] fix col layout register edit phone & email --- .../01_Information/01_Information.vue | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/modules/10_registry/01_Information/01_Information.vue b/src/modules/10_registry/01_Information/01_Information.vue index f97a40e..fc736f7 100644 --- a/src/modules/10_registry/01_Information/01_Information.vue +++ b/src/modules/10_registry/01_Information/01_Information.vue @@ -411,10 +411,10 @@ onMounted(async () => {
-
+
เลขประจำตัวประชาชน
-
+
{{ formDataInformation.citizenId ? formDataInformation.citizenId @@ -424,8 +424,8 @@ onMounted(async () => {
-
ชื่อ - สกุล
-
+
ชื่อ - สกุล
+
{{ formDataInformation.firstName ? `${ @@ -441,10 +441,10 @@ onMounted(async () => {
-
+
วัน/เดือน/ปีเกิด
-
+
{{ formDataInformation.birthDate ? date2Thai(formDataInformation.birthDate) @@ -454,8 +454,8 @@ onMounted(async () => {
-
เพศ
-
+
เพศ
+
{{ formDataInformation.gender ? formDataInformation.gender : "-" }} @@ -463,8 +463,8 @@ onMounted(async () => {
-
สถานภาพ
-
+
สถานภาพ
+
{{ formDataInformation.relationship ? formDataInformation.relationship @@ -476,8 +476,8 @@ onMounted(async () => {
-
สัญชาติ
-
+
สัญชาติ
+
{{ formDataInformation.nationality ? formDataInformation.nationality @@ -486,8 +486,8 @@ onMounted(async () => {
-
เชื้อชาติ
-
+
เชื้อชาติ
+
{{ formDataInformation.ethnicity ? formDataInformation.ethnicity @@ -496,8 +496,8 @@ onMounted(async () => {
-
ศาสนา
-
+
ศาสนา
+
{{ formDataInformation.religion ? formDataInformation.religion @@ -506,8 +506,8 @@ onMounted(async () => {
-
หมู่เลือด
-
+
หมู่เลือด
+
{{ formDataInformation.bloodGroup ? formDataInformation.bloodGroup @@ -516,8 +516,8 @@ onMounted(async () => {
-
เบอร์โทร
-
+
เบอร์โทร
+
{
-
อีเมล
-
+
อีเมล
+