no message
This commit is contained in:
parent
e2f3234e2d
commit
ae9fd6aa33
1 changed files with 0 additions and 1 deletions
|
|
@ -1198,7 +1198,6 @@ export class KpiUserEvaluationController extends Controller {
|
|||
@Get("reject-result/{id}")
|
||||
async listKpiUserStatusRejectResultEvaluation(
|
||||
@Path() id: string,
|
||||
@Body() requestBody: { reason: string },
|
||||
@Request() request: RequestWithUser,
|
||||
) {
|
||||
const kpiUserEvaluation = await this.kpiUserEvalutionRepository.findOne({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue