11
This commit is contained in:
@@ -1030,7 +1030,7 @@ namespace FineUIPro.Web.WeldingProcess.WeldingManage
|
||||
|
||||
if (ds.Tables[0].Rows[i]["Coode2"] != null && !string.IsNullOrEmpty(ds.Tables[0].Rows[i]["Coode2"].ToString()))
|
||||
{
|
||||
d.Coode1 = ds.Tables[0].Rows[i]["Coode2"].ToString();
|
||||
d.Coode2 = ds.Tables[0].Rows[i]["Coode2"].ToString();
|
||||
}
|
||||
//else
|
||||
//{
|
||||
|
||||
Reference in New Issue
Block a user