issue列表排序时其它筛选条件不起作用

This commit is contained in:
caishi 2022-01-26 11:35:36 +08:00
parent 569bc39e1e
commit 5e337cb94f
1 changed files with 2 additions and 0 deletions

View File

@ -210,8 +210,10 @@ class order extends Component {
});
}
}
const { select_params } = this.state;
this.setState({
select_params:{
...select_params,
order_name:key_name[0],
order_type:e.item.props.value,
page:1