提交修改
This commit is contained in:
parent
edd57e3f49
commit
377b5be64c
@ -182,7 +182,7 @@ public class ResultRecordServiceImpl extends ServiceImpl<ResultRecordMapper, Res
|
||||
params.setStatusList(listx);
|
||||
}
|
||||
}
|
||||
if("1,2,5".equals(params.getStatusStr())){
|
||||
if("1,2,5".equals(params.getStatusStr()) || "3".equals(params.getStatusStr())){
|
||||
params.setApprovalStaffId(user.getUserId());
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user