Commit e75a3e76 authored by huyuchen's avatar huyuchen

huych-合同自动化代码提交

parent c7459199
......@@ -696,6 +696,7 @@ public class EmployeeRegistrationPreServiceImpl extends ServiceImpl<EmployeeRegi
return R.failed("该项目下存在在途/有效的合同数据,请“是否已签署合同”是否调整为“是”");
}
initContractPreInfo(employeeRegistrationPre,employeeContractPreVo, user, id);
employeeRegistrationPre.setEmployeeContractPre(employeeContractPreVo);
}
//操作记录中字典值的转化
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment