修改质量月报导出
This commit is contained in:
@@ -1263,7 +1263,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
|
||||
|
||||
#region 8.设备材料报验管理情况
|
||||
var sbclbyList = ContuructionAllList.Where(x => x.ReType == "6").ToList();
|
||||
if (pqrList.Count > 0)
|
||||
if (sbclbyList.Count > 0)
|
||||
{
|
||||
isYm = true;
|
||||
whileIndex += 1;
|
||||
|
||||
Reference in New Issue
Block a user