修改质量月报导出

This commit is contained in:
2024-04-26 09:15:34 +08:00
parent 793df28fcb
commit b3953008ca
3 changed files with 3 additions and 3 deletions
@@ -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;