custom/上海港湾-多语言版本
This commit is contained in:
parent
b25c3f5f1f
commit
56864e49eb
|
|
@ -84,6 +84,7 @@ class Index extends Component {
|
|||
<div className="mysalary-search-title">{getLabel(15890, "员工状态")}</div>
|
||||
<WeaSelect options={employeeStatusOptions} value={employeeStatus} multiple
|
||||
onChange={v => this.setState({ employeeStatus: v })}
|
||||
style={{ width: 150 }}
|
||||
/>
|
||||
</div>
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue