diff --git a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/programme/index.js b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/programme/index.js index 8ef780b3..c3673fae 100644 --- a/pc4mobx/hrmSalary/pages/socialSecurityBenefits/programme/index.js +++ b/pc4mobx/hrmSalary/pages/socialSecurityBenefits/programme/index.js @@ -50,7 +50,7 @@ export default class Programme extends React.Component { return { ...item, items: _.map(item.items, o => { - if (getKey(o) === "paymentType") { + if (getKey(o) === "paymentTypeEnum") { return { ...o, options: [ @@ -369,7 +369,7 @@ export default class Programme extends React.Component { return { ...item, items: _.map(item.items, o => { - if (getKey(o) === "paymentType") { + if (getKey(o) === "paymentTypeEnum") { return { ...o, options: [