提交代码
This commit is contained in:
parent
03c400a899
commit
eedef0f9fd
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -359,7 +359,7 @@ namespace FineUIPro.Web.HJGL.WeldingManage
|
|||
wmeCode = wm.WME_Code;
|
||||
}
|
||||
|
||||
string[] wmeCodes = wmeCode.Split('/');
|
||||
string[] wmeCodes = wmeCode.Split('+');
|
||||
string location = item.JOT_Location;
|
||||
string ste = jot.STE_ID;
|
||||
|
||||
|
|
Loading…
Reference in New Issue