This commit is contained in:
parent
1a6cb3c63e
commit
0bbd721809
|
@ -811,7 +811,7 @@ namespace FineUIPro.Web.HJGL.DataIn
|
|||
newJointInfo.JOT_JointAttribute = col8;
|
||||
newJointInfo.WME_ID = getWeldMethod.WME_ID;
|
||||
newJointInfo.JOT_Sch = col11;
|
||||
if (col13 == "安装")
|
||||
if (col13 == "安装" || col13 == "现场安装")
|
||||
{
|
||||
newJointInfo.WLO_Code = "F";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue