Merge branch 'release/2.19.1.2501.01' into custom/领悦业务线

This commit is contained in:
lys 2025-04-15 15:17:59 +08:00
commit b33b9990b1
1 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,8 @@ class EditSalaryCalcSlide extends Component {
return;
}
const payload = {
salaryAcctEmpId, employeeInfos: baseInfo,
salaryAcctEmpId,
employeeInfos: _.map(baseInfo, o => ({ ...o, fieldValue: o.fieldValue.id || o.fieldValue })),
items: [
..._.reduce(itemsByGroup, (pre, cur) => {
return [