This commit is contained in:
parent
a5404cef72
commit
a931dad4d9
1 changed files with 1 additions and 1 deletions
|
|
@ -1098,7 +1098,7 @@ namespace BMA.EHR.Leave.Service.Controllers
|
||||||
if (prevLeave > 0)
|
if (prevLeave > 0)
|
||||||
{
|
{
|
||||||
isLeave = false;
|
isLeave = false;
|
||||||
if (!isLeave) message = "ไม่สามารถขอลาได้ เนื้่องจากเคยยื่นขอลาไปแล้ว";
|
if (!isLeave) message = "ไม่สามารถขอลาได้ เนื่องจากเคยยื่นขอลาไปแล้ว";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue