From 9e2ccfd6f9f0715c21eb3ce90dbec64c57c24bbc Mon Sep 17 00:00:00 2001 From: "Harid Promsri (Bright)" Date: Thu, 8 Jun 2023 18:06:32 +0700 Subject: [PATCH] placementtable page (detail) --- .../components/PlacementTable.vue | 323 +++++++++--------- 1 file changed, 162 insertions(+), 161 deletions(-) diff --git a/src/modules/05_placement/components/PlacementTable.vue b/src/modules/05_placement/components/PlacementTable.vue index 737c639dd..a26c13ffc 100644 --- a/src/modules/05_placement/components/PlacementTable.vue +++ b/src/modules/05_placement/components/PlacementTable.vue @@ -1,5 +1,5 @@ @@ -377,7 +395,7 @@ const clickIsActive = async (val: string, status: boolean) => { - @@ -385,197 +403,180 @@ const clickIsActive = async (val: string, status: boolean) => {
-
+
ข้อมูลทั่วไป
-
+
เลขที่ประจำตัวประชาชน
-
- {{"xxxxxxxxxxxxx"}} +
+ {{information.cardId}}
-
+
ชื่อ-นามสกุล
-
- {{"XXXXXXXXXXXXXXXXX"}} +
+ {{information.fullname}}
-
+
วัน/เดือน/ปีเกิด
-
- {{"xxxxxxxxxxxxx"}} +
+ {{information.birthday}}
-
+
เพศ
-
- {{"XXXXXXXXXXXXXXXXX"}} +
+ {{information.gender}}
-
-
+
ภูมิลำนำ
-
+
ที่อยู่
-
- {{"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"}} +
+ {{information.address}}
-
-
+
การศึกษา
-
+
สถานศึกษา
-
- {{"xxxxxxxxxxxxx"}} +
+ {{information.school}}
-
+
วุฒิการศึกษา
- {{"XXXXXXXXXXXXXXXXX"}} + {{information.deegree}}
-
+
สาขาวิชาเอก
-
- {{"xxxxxxxxxxxxx"}} +
+ {{information.department}}
-
+
อื่นๆ
-
- {{"XXXXXXXXXXXXXXXXX"}} -
-
-
- - -
-
- การสอบ -
-
- -
- ประเภท -
-
- คะแนนเต็ม -
-
- คะแนนที่ได้ -
-
- ผลการสอบ -
-
- {{"XXXXXXXXXXXXXXXXX"}} -
-
-
-
- ภาค ก -
-
- -
-
- ภาค ข -
-
- -
-
- ภาค ค -
-
- -
-
- รวมทั้งหมด +
+ {{information.other}}
-
+
+ การสอบ +
+
+ +
+ ประเภท +
+
+ คะแนนเต็ม +
+
+ คะแนนที่ได้ +
+
+ ผลการสอบ +
+
+ {{information.status}} +
+
+
+
+ ภาค ก +
+
+ {{information.A1}} +
+
+ {{information.A2}} +
+
+ ลำดับที่สอบได้ +
+
+ {{information.range}} +
+
+ +
+
+ ภาค ข +
+
+ {{information.B1}} +
+
+ {{information.B2}} +
+
+ จำนวนครั้งที่สมัครสอบ +
+
+ {{information.total}} +
+
+ +
+
+ ภาค ค +
+
+ {{information.C1}} +
+
+ {{information.C2}} +
+
+ +
+
+ รวมทั้งหมด +
+
+ {{(information.A1+information.B1+information.C1)}} +
+
+ {{(information.A2+information.B2+information.C2)}} +
+
+
+ +
+
การคัดกรองคุณสมบัติ
- + - - -