现场质量问题台账
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user