fix:保存后刷新清除了创建组织

This commit is contained in:
zzs 2024-12-03 16:15:41 +08:00
parent b58d6c65f0
commit 534ed72806

View File

@ -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);