质量管理;移交管理

This commit is contained in:
2024-11-18 19:40:33 +08:00
parent 5fb846030f
commit 9ce0a75143
25 changed files with 213 additions and 177 deletions
@@ -542,7 +542,7 @@ namespace FineUIPro.Web.CQMS.Comprehensive
oldViewInfo.TestCycle = pds.Rows[i][7].ToString().Trim();
oldViewInfo.IsOnSite = pds.Rows[i][8].ToString().Trim() == "是" ? true : false;
oldViewInfo.IsVerification = pds.Rows[i][8].ToString().Trim() == "是" ? true : false;
if (!string.IsNullOrEmpty(pds.Rows[i][9].ToString().Trim()))
{