Commit ad3b3e1c authored by 邢磊's avatar 邢磊

*)修改附件重复解析问题

parent 5d1e1596
...@@ -430,7 +430,9 @@ public class DPSubServiceImpl { ...@@ -430,7 +430,9 @@ public class DPSubServiceImpl {
} }
} }
} }
if (!"attachmentUpload".equals(xObj.getString("componentKey"))){
datas.add(jsonObject); datas.add(jsonObject);
}
return datas; return datas;
} }
......
{ {
"name": "检验检测机构模板", "name": "企业模板",
"tabs": [ "tabs": [
{ {
"key": "basic", "key": "basic",
......
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