Commit fa2fa539 authored by 曹盼盼's avatar 曹盼盼

修改焊工库

parent eaeeb754
......@@ -291,6 +291,7 @@ public class WelderServiceImpl {
for (DynamicFormInstance dynamicFormInstance : list) {
maps.put(dynamicFormInstance.getFieldCode(),dynamicFormInstance.getFieldValue());
}
maps.put("sequenceNbr",userSequenceNbr);
objects.add(maps);
}
page.setRecords(objects);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment