แก้ประ
This commit is contained in:
parent
d47df139ed
commit
b7fd1b38a6
2 changed files with 3 additions and 3 deletions
|
|
@ -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()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue