แก้ไขใบเสร็จใบกำกับเครื่องราช
This commit is contained in:
parent
48ace11503
commit
c3cc2d0b94
3 changed files with 17 additions and 12 deletions
|
|
@ -95,7 +95,8 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
|||
ret = oc + "/" + ret;
|
||||
}
|
||||
|
||||
ret = ret.Substring(0, ret.Length - 1);
|
||||
if (ret.Length > 2)
|
||||
ret = ret.Substring(0, ret.Length - 1);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue