岗位提交
This commit is contained in:
parent
d7bfba2bd8
commit
76971d8faa
@ -782,7 +782,7 @@ public class DesignerRelationShapeWeb extends ActionWeb {
|
||||
}
|
||||
}
|
||||
macroLibraries.put("treeData", jsonArr_new.toString());
|
||||
} else if(attrId.equals("post")){
|
||||
} /*else if(attrId.equals("post")){
|
||||
if (objects != null) {
|
||||
for (int i = 0; i < objects.size(); i++) {
|
||||
String id= objects.getJSONObject(i).getString("id");
|
||||
@ -803,7 +803,7 @@ public class DesignerRelationShapeWeb extends ActionWeb {
|
||||
}
|
||||
}
|
||||
macroLibraries.put("treeData", jsonArr_new.toString());
|
||||
}else{
|
||||
}*/else{
|
||||
macroLibraries.put("treeData", treeJson);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user