质量管理
This commit is contained in:
@@ -490,7 +490,7 @@ namespace FineUIPro.Web.CQMS.Comprehensive
|
||||
|
||||
Ins.TestCycle = pds.Rows[i][7].ToString().Trim();
|
||||
|
||||
Ins.IsOnSite = pds.Rows[i][8].ToString().Trim() == "是" ? true : false;
|
||||
Ins.IsVerification = pds.Rows[i][8].ToString().Trim() == "是" ? true : false;
|
||||
|
||||
if (!string.IsNullOrEmpty(pds.Rows[i][9].ToString().Trim()))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user