fix word
This commit is contained in:
parent
ce83b8d0a9
commit
fd00030357
1 changed files with 1 additions and 1 deletions
|
|
@ -672,7 +672,7 @@ export class KpiUserEvaluationController extends Controller {
|
|||
requestBody.evaluatorId == requestBody.commanderHighId){
|
||||
throw new HttpError(
|
||||
HttpStatusCode.NOT_FOUND,
|
||||
"ไม่พบข้อมูลรอบการประเมินผลการปฏิบัติหน้าที่ราชการนี้",
|
||||
"ไม่สามารถเลือกผู้ประเมินหรือผู้บังคับบัญชาซ้ำกันได้",
|
||||
);
|
||||
}
|
||||
// await new permission().PermissionCreate(request, "SYS_KPI_LIST");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue