diff --git a/pc4mobx/hrmSalary/pages/salaryItem/customSalaryItemSlide.js b/pc4mobx/hrmSalary/pages/salaryItem/customSalaryItemSlide.js index 2b153731..aa355a5a 100644 --- a/pc4mobx/hrmSalary/pages/salaryItem/customSalaryItemSlide.js +++ b/pc4mobx/hrmSalary/pages/salaryItem/customSalaryItemSlide.js @@ -65,26 +65,29 @@ export default class CustomSalaryItemSlide extends React.Component { /> - - 薪资档案引用 - - { - this.handleChange({ useInEmployeeSalary: value ? 1 : 0 }); - }} - /> - - - + { + !isAdd && + + 薪资档案引用 + + { + this.handleChange({ useInEmployeeSalary: value ? 1 : 0 }); + }} + /> + + + + } 默认使用 @@ -159,7 +162,7 @@ export default class CustomSalaryItemSlide extends React.Component { 字段类型