diff --git a/src/modules/08_KPI/components/Tab/04_Result.vue b/src/modules/08_KPI/components/Tab/04_Result.vue index 037c344..751ed2b 100644 --- a/src/modules/08_KPI/components/Tab/04_Result.vue +++ b/src/modules/08_KPI/components/Tab/04_Result.vue @@ -191,6 +191,11 @@ function getData() { .finally(() => {}); } +/** + * ฟังก์ชันดาวน์โหลดรายงาน + */ +function downloadReport() {} + onMounted(() => { getData(); fetchEvaluation(); @@ -206,6 +211,21 @@ onMounted(() => { สรุปผลการประเมิน + + + + ดาวน์โหลดแบบรายงานผลการปฏิบัติราชการ + diff --git a/src/modules/08_KPI/components/Tab/Dialog/04_FormCompetency.vue b/src/modules/08_KPI/components/Tab/Dialog/04_FormCompetency.vue index d846398..17cd626 100644 --- a/src/modules/08_KPI/components/Tab/Dialog/04_FormCompetency.vue +++ b/src/modules/08_KPI/components/Tab/Dialog/04_FormCompetency.vue @@ -277,12 +277,22 @@ watch( - +
-
+
-
+
รายละเอียดสมรรถนะ diff --git a/src/modules/08_KPI/components/Tab/Topic/02_Competency.vue b/src/modules/08_KPI/components/Tab/Topic/02_Competency.vue index 91ed807..b43b3c3 100644 --- a/src/modules/08_KPI/components/Tab/Topic/02_Competency.vue +++ b/src/modules/08_KPI/components/Tab/Topic/02_Competency.vue @@ -468,7 +468,10 @@ onMounted(() => { color="info" @click.stop.pervent="onEdit(props.row, item.id)" > - แก้ไข + ดูรายละเอียด + แก้ไข