no message
This commit is contained in:
parent
7d50d761e8
commit
da31ec4ae6
1 changed files with 1 additions and 0 deletions
|
|
@ -1721,6 +1721,7 @@ export class KpiUserEvaluationController extends Controller {
|
|||
reasonReject: kpiUserEvaluation.reasonReject,
|
||||
actorReject: kpiUserEvaluation.actorReject,
|
||||
actorNameReject: kpiUserEvaluation.actorNameReject,
|
||||
isReject: item.reasonReject ? true : false,
|
||||
year: kpiUserEvaluation.kpiPeriod == null ? null : kpiUserEvaluation.kpiPeriod.year,
|
||||
durationKPI:
|
||||
kpiUserEvaluation.kpiPeriod == null ? null : kpiUserEvaluation.kpiPeriod.durationKPI,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue