Merge branch 'adiDev' into develop
Some checks failed
release-dev / release-dev (push) Failing after 11s
Some checks failed
release-dev / release-dev (push) Failing after 11s
This commit is contained in:
commit
cdc0d9d1ee
1 changed files with 1 additions and 1 deletions
|
|
@ -370,7 +370,7 @@ namespace BMA.EHR.Insignia.Service.Controllers
|
|||
row = row + 1;
|
||||
}
|
||||
|
||||
var date = $"ณ วันที่ {DateTime.Now.Date.ToThaiShortDate().ToThaiNumber()}";
|
||||
var date = $"ณ วันที่ {(DateTime.Now.Date).ToThaiShortDate().ToThaiNumber()}";
|
||||
var result = new
|
||||
{
|
||||
template = "reportInsignia4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue