แก้แสดงปีงบเป็นพศ. issue #1873
This commit is contained in:
parent
4da37f4aa2
commit
29d9dde7ec
1 changed files with 1 additions and 1 deletions
|
|
@ -2170,7 +2170,7 @@ namespace BMA.EHR.Recurit.Exam.Service.Controllers
|
|||
total = total,
|
||||
header = header,
|
||||
round = periodExam.Round,
|
||||
year = periodExam.Year
|
||||
year = periodExam.Year.Value.ToThaiYear()
|
||||
});
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue