产品-工资单反馈
This commit is contained in:
parent
ed53bb6a9e
commit
147749796a
|
|
@ -47,7 +47,7 @@ class SalaryItemForm extends Component {
|
|||
case "valueType":
|
||||
return {
|
||||
...item,
|
||||
viewAttr: isAdd ? 2 : 1
|
||||
// viewAttr: isAdd ? 2 : 1
|
||||
};
|
||||
case "formulaContent":
|
||||
return {
|
||||
|
|
|
|||
Loading…
Reference in New Issue