Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m5s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m5s
This commit is contained in:
commit
b0a7cf509d
1 changed files with 1 additions and 1 deletions
|
|
@ -672,7 +672,7 @@ export class KpiUserEvaluationController extends Controller {
|
||||||
requestBody.evaluatorId == requestBody.commanderHighId){
|
requestBody.evaluatorId == requestBody.commanderHighId){
|
||||||
throw new HttpError(
|
throw new HttpError(
|
||||||
HttpStatusCode.NOT_FOUND,
|
HttpStatusCode.NOT_FOUND,
|
||||||
"ไม่พบข้อมูลรอบการประเมินผลการปฏิบัติหน้าที่ราชการนี้",
|
"ไม่สามารถเลือกผู้ประเมินหรือผู้บังคับบัญชาซ้ำกันได้",
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
// await new permission().PermissionCreate(request, "SYS_KPI_LIST");
|
// await new permission().PermissionCreate(request, "SYS_KPI_LIST");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue