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