2022-10-28 焊接修改
This commit is contained in:
@@ -383,7 +383,7 @@ namespace FineUIPro.Web.HJGL.InfoQuery
|
||||
List<string> Incomplete_weldjunctionList = new List<string>();
|
||||
foreach (var item in q1)
|
||||
{
|
||||
Incomplete_weldjunctionList.Add("/" + item.PipelineCode);
|
||||
Incomplete_weldjunctionList.Add("/" + item.WeldJointCode);
|
||||
}
|
||||
Incomplete_weldjunction = string.Join(",", Incomplete_weldjunctionList);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user