fix
This commit is contained in:
parent
2bb6ddd99d
commit
d16df4ee44
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue