no message
This commit is contained in:
parent
6e4329f71f
commit
6c08461207
1 changed files with 1 additions and 1 deletions
|
|
@ -857,10 +857,10 @@ export class EvaluationController {
|
|||
evaluation.child2DnaId = x.child2DnaId;
|
||||
evaluation.child3DnaId = x.child3DnaId;
|
||||
evaluation.child4DnaId = x.child4DnaId;
|
||||
evaluation.positionLevel = x.posLevelName;
|
||||
})
|
||||
.catch();
|
||||
//Evaluation
|
||||
evaluation.positionLevel = requestBody.positionLevel ? requestBody.positionLevel : __null;
|
||||
evaluation.assignedPosition = requestBody.position ? requestBody.position : __null;
|
||||
evaluation.assignedPosLevel = "เชียวชาญ";
|
||||
evaluation.oc = org;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue