feature/2.15.1.2407.01-浮动薪酬
This commit is contained in:
parent
54352aad95
commit
bbc11b0609
|
|
@ -44,8 +44,7 @@ class Index extends Component {
|
|||
this.setState({
|
||||
conditions: [
|
||||
..._.map(salaryFileConditions, item => ({
|
||||
...item,
|
||||
items: _.map(item.items, o => {
|
||||
...item, items: _.map(item.items, o => {
|
||||
if (getKey(o) === "taxAgentIds") {
|
||||
return {
|
||||
...o, viewAttr: !_.isEmpty(detail) ? 1 : 3, label: getLabel(o.lanId, o.label),
|
||||
|
|
|
|||
Loading…
Reference in New Issue