update 功能安全中心 编辑成员

This commit is contained in:
lijiarao
2024-07-05 15:04:38 +08:00
parent 891adffdef
commit 98bf7fb1bc
@@ -182,7 +182,7 @@ public class SafetyCenterSubitemService extends ServiceImpl<SafetyCenterSubitemM
//取差值,得到删除的联系人
oldContactIdList.removeAll(contactIdList);
//删除子项目的联系人
this.deleteChildrenByParentId(parentId,contactIdList);
this.deleteChildrenByParentId(projectId,contactIdList);
}
this.updateById(safetyCenterSubitem);
//先删除之前保存的