fix: 81668 修改复审时间后,即使该主起草部门未在联络人管理中维护,也需要在到期前一个月展示在复审计划列表,其余问题看详情

This commit is contained in:
2024-02-07 14:10:01 +08:00
parent 3d27a7db63
commit cbbf1070ad
@@ -151,7 +151,7 @@ public class ESQueryCommonDTO {
public void setRecheckResult(String recheckResult) {
this.recheckResult = recheckResult;
this.transIdsToList();
this.transResultsToList();
}
public void transResultsToList() {