现场质量问题台账

This commit is contained in:
2026-01-19 15:31:10 +08:00
parent feb9e58357
commit d4f5233fe5
32 changed files with 520 additions and 212 deletions
@@ -2613,7 +2613,7 @@ namespace FineUIPro.Web.CQMS.ManageReportNew
}
#endregion
#region 14.NCR管理情况
#region 14.
var NcrManagementInspection = reportItem.Where(x => x.ReType == "14").ToList();
if (NcrManagementInspection.Count > 0)
{