From 4a5990dacab368dc8f10df73ea29f95eaeccdef8 Mon Sep 17 00:00:00 2001 From: waruneeta Date: Thu, 24 Aug 2023 22:26:12 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9E=E0=B8=B4=E0=B9=88=E0=B8=A1?= =?UTF-8?q?=E0=B8=9B=E0=B8=B8=E0=B9=88=E0=B8=A1=E0=B8=94=E0=B8=B2=E0=B8=A7?= =?UTF-8?q?=E0=B8=99=E0=B9=8C=E0=B9=82=E0=B8=AB=E0=B8=A5=E0=B8=94=E0=B9=80?= =?UTF-8?q?=E0=B8=AD=E0=B8=81=E0=B8=AA=E0=B8=B2=E0=B8=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/probation/FormAssign.vue | 150 +++++---- .../probation/FormEvaluation/FormReport.vue | 309 ++++-------------- .../components/probation/MainDetail.vue | 2 +- .../components/probation/SummaryScore.vue | 4 +- 4 files changed, 159 insertions(+), 306 deletions(-) diff --git a/src/modules/05_placement/components/probation/FormAssign.vue b/src/modules/05_placement/components/probation/FormAssign.vue index f24c4dfbe..b24ce1112 100644 --- a/src/modules/05_placement/components/probation/FormAssign.vue +++ b/src/modules/05_placement/components/probation/FormAssign.vue @@ -558,12 +558,12 @@ const putData = (id: string) => { }, ]; if (caretaker2.value) { - assign_director.push({ - personal_id: caretaker2.value.id, - role: "mentor", - dated: date3.value instanceof Date ? dateToISO(date3.value) : dateToISO(new Date(date3.value)), - }); -} + assign_director.push({ + personal_id: caretaker2.value.id, + role: "mentor", + dated: date3.value instanceof Date ? dateToISO(date3.value) : dateToISO(new Date(date3.value)), + }); + } const data = { personalId: GUID, fullname: fullname.value, @@ -765,9 +765,27 @@ watch(knowledge.value, () => { เพิ่มแบบมอบหมายงานการทดลองปฏิบัติหน้าที่ราชการ
-
แบบมอบหมายงานการทดลองปฏิบัติหน้าที่ราชการ
+
+ แบบมอบหมายงานการทดลองปฏิบัติหน้าที่ราชการ +
-
+ + ดาวน์โหลด + + + + + ไฟล์ .PDF + + + + ไฟล์ .docx + + + + + +
แก้ไขข้อมูล @@ -776,7 +794,8 @@ watch(knowledge.value, () => { ยกเลิก - + บันทึกข้อมูล
@@ -807,7 +826,8 @@ watch(knowledge.value, () => {
+ option-value="value" :outlined="status == true" v-model="monthSelect" + :label="`ระยะเวลากี่เดือน`" />
{ {{ parseInt(value + 543) }} @@ -864,20 +884,18 @@ watch(knowledge.value, () => { :options="filtermantor(OPcaretaker, [caretaker2])" class="col-xs-12 col-sm-6" :readonly="status != true" dense hide-bottom-space borderless :outlined="status == true" v-model="caretaker1" :label="`ผู้ดูแลคนที่ 1`" option-label="name" /> - +
- +
@@ -937,9 +955,10 @@ watch(knowledge.value, () => {
@@ -1090,10 +1109,11 @@ watch(knowledge.value, () => {
+ `${item.title} - ${item.level_description}` + " option-value="id" hide-bottom-space + :rules="[(val) => !!val || 'กรุณาเลือกความรู้ความสามารถ',]" :options="OPcomputer" + class="bg-white" :readonly="status != true" dense borderless map-options + :outlined="status == true" v-model="skill" label="ด้านที่ 1">