提交代码

This commit is contained in:
2025-04-19 16:19:13 +08:00
parent 96eb7fa070
commit f2291317a7
6 changed files with 6 additions and 6 deletions
@@ -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;