save waith
This commit is contained in:
parent
416b8af6ea
commit
92f3c3413f
2 changed files with 13 additions and 20 deletions
|
|
@ -449,6 +449,7 @@ export class KpiUserEvaluationController extends Controller {
|
|||
}
|
||||
}
|
||||
}
|
||||
await this.kpiUserEvalutionRepository.save(kpiUserEvaluation);
|
||||
|
||||
return new HttpSuccess(kpiUserEvaluation.id);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue