Commit 95fffcf2 by Nattana Chaiyamat

แก้ไขข้อความบางส่วน บนหน้าจอประเมิน Competency

parent f681d2b3
......@@ -137,7 +137,7 @@ export class ReportCompetencySummaryComponent {
this.syncfutionDataList = this.dataList.list.map(e => e.masform.map((e2: any) => ({
no: e2.no,
evaluatee: e2.apsassessy?.thFullName,
jobLevel: e2.apsassessy?.jl?.tdesc,
jobLevel: e2.jl?.tdesc,
assessmentPeriod: e.tdesc,
competencyTypes: e2.competencyTypeShortName,
score: e2.averageScoreBoss,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment