no message
This commit is contained in:
parent
f7dea55b5e
commit
e9aabfa83a
1 changed files with 2 additions and 2 deletions
|
|
@ -1076,7 +1076,7 @@ export class KpiUserEvaluationController extends Controller {
|
|||
summaryPoint: kpiUserEvaluation.summaryPoint,
|
||||
isOpen: kpiUserEvaluation.isOpen,
|
||||
openDate: kpiUserEvaluation.openDate,
|
||||
org: kpiUserEvaluation.org,
|
||||
root: kpiUserEvaluation.org,
|
||||
child1: kpiUserEvaluation.child1,
|
||||
child2: kpiUserEvaluation.child2,
|
||||
child3: kpiUserEvaluation.child3,
|
||||
|
|
@ -1502,7 +1502,7 @@ export class KpiUserEvaluationController extends Controller {
|
|||
summaryPoint: kpiUserEvaluation.summaryPoint,
|
||||
isOpen: kpiUserEvaluation.isOpen,
|
||||
openDate: kpiUserEvaluation.openDate,
|
||||
org: kpiUserEvaluation.org,
|
||||
root: kpiUserEvaluation.org,
|
||||
child1: kpiUserEvaluation.child1,
|
||||
child2: kpiUserEvaluation.child2,
|
||||
child3: kpiUserEvaluation.child3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue