This commit is contained in:
AdisakKanthawilang 2025-08-20 14:01:38 +07:00
parent 3989c33dc5
commit add9257513

View file

@ -1658,7 +1658,7 @@ export class KpiUserEvaluationController extends Controller {
})
.then(() => {})
.catch(() => {});
item.evaluationStatus = "NEW_COMMANDER_HIGH";
item.evaluationStatus = "APPROVE";
}
}
} else {