no message

This commit is contained in:
Bright 2024-03-01 10:46:04 +07:00
parent 772741ed01
commit 328322211c

View file

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