sort positionSalary
This commit is contained in:
parent
0604185e25
commit
5da1345333
1 changed files with 1 additions and 0 deletions
|
|
@ -1033,6 +1033,7 @@ export class EvaluationController {
|
|||
"assessment.pointSumTotal",
|
||||
"assessment.pointSum",
|
||||
])
|
||||
.orderBy("salaries.commandDateAffect", "DESC")
|
||||
.getOne();
|
||||
|
||||
if (!evaluation) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue