20240401 质量月报导出
This commit is contained in:
parent
e7ecb0302a
commit
f2e1e51281
|
@ -890,7 +890,6 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
|
|||
#endregion
|
||||
|
||||
var reportItem = db.Report_CQMS_MonthReportItem.Where(x => x.ReportId == Id).OrderBy(x => x.ContentName).ToList();
|
||||
|
||||
#region 9.计量器具报验管理情况
|
||||
#endregion
|
||||
|
||||
|
|
Loading…
Reference in New Issue