clearSelection

dev_forum
hjm 5 years ago
parent 7ba701d733
commit ae11c2f4a3

@ -128,7 +128,7 @@ class commonWork extends Component{
}
//筛选条件
selectedStatus=(e)=>{
this.clearSelection()
this.setState({
order:e.key==="all"?"":e.key,
page:1,

Loading…
Cancel
Save