แก้ประ

This commit is contained in:
Kittapath 2024-06-07 15:47:06 +07:00
parent d47df139ed
commit b7fd1b38a6
2 changed files with 3 additions and 3 deletions

View file

@ -157,7 +157,6 @@ namespace BMA.EHR.Report.Service.Controllers
var tblProfile = (Telerik.Reporting.Table)report.Items["detailSection1"].Items["table1"];
tblProfile.DataSource = _profileList;
}
// return Success(retire);
System.Collections.Hashtable deviceInfo = new System.Collections.Hashtable();
InstanceReportSource instanceReportSource = new InstanceReportSource()
{