fix:保存后刷新清除了创建组织
This commit is contained in:
parent
b58d6c65f0
commit
534ed72806
@ -163,7 +163,6 @@ public class AssAtlasdetFromEdit extends AbstractBillPlugIn implements UploadLis
|
||||
}
|
||||
DynamicObject dataEntity = model.getDataEntity(true);
|
||||
SaveServiceHelper.update(new DynamicObject[]{dataEntity});
|
||||
this.getView().invokeOperation("refresh");
|
||||
}
|
||||
if ("viewatlas".equals(operateKey)) {
|
||||
DynamicObject dataEntity = model.getDataEntity(true);
|
||||
|
Loading…
Reference in New Issue
Block a user