This commit is contained in:
AdisakKanthawilang 2024-05-13 14:48:59 +07:00
parent 413fe10f19
commit 996549864e

View file

@ -106,7 +106,6 @@ export class kpiReasonController extends Controller {
relations: [
"kpiUserPlanned",
"kpiUserPlanned.kpiUserEvaluation",
"kpiUserPlanned.kpiUserEvaluation.evaluatorId",
],
});
if (!kpiReason) {