This commit is contained in:
AdisakKanthawilang 2024-04-23 14:48:25 +07:00
parent 2bb6ddd99d
commit d16df4ee44

View file

@ -139,7 +139,7 @@ export class KpiUserPlannedController extends Controller {
const mapGetKpiUserPlanned = ({
id: getKpiUserPlanned.id,
evaluationId: getKpiUserPlanned.kpiUserEvaluation.id,
kpiRoleId: getKpiUserPlanned.kpiPlan.id,
kpiPlanId: getKpiUserPlanned.kpiPlan.id,
including: getKpiUserPlanned.kpiPlan.including, //รหัสตัวชี้วัด
includingName: getKpiUserPlanned.kpiPlan.includingName, //ชื่อตัวชี้วัด
target: getKpiUserPlanned.target,