fix(88301): 驳回重发的删除没生效

This commit is contained in:
yjz
2024-08-12 14:34:54 +08:00
parent e40abe7504
commit e78f6cb71f
@@ -1579,6 +1579,9 @@ public class StandardInterpretFlowServiceImpl implements StandardInterpretFlowSe
getClauseList(processStandardInterpret.getStandardId(),
processStandardInterpret.getDecompositionSource());
}
// 删除旧数据
processStandardInterpretClauseService.removeByIds(processAllDelIds);
processStandardInterpretService.saveOrUpdate(processStandardInterpret);
// 设置关联关系