This commit is contained in:
AdisakKanthawilang 2024-03-05 10:29:24 +07:00
parent 55ec0d5e93
commit 9f19dfbd28

View file

@ -677,7 +677,7 @@ export class SalaryPeriodController extends Controller {
if (salaryProfileAll != null) {
throw new HttpError(
HttpStatusCode.INTERNAL_SERVER_ERROR,
"ไม่สามารถเพิ่มรายชื่อนี้ได้ เนื่องจากมีการยื่นขอเลื่อนเงินเดือนแล้ว",
"ไม่สามารถเพิ่มรายชื่อนี้ได้ เนื่องจากมีการยื่นขอเลื่อนเงินเดือนแล้ว",
);
}