feature/2.15.1.2407.01-浮动薪酬

This commit is contained in:
黎永顺 2024-08-14 11:26:00 +08:00
parent 54352aad95
commit bbc11b0609
1 changed files with 1 additions and 2 deletions

View File

@ -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),