Merge remote-tracking branch 'origin/topic_bank' into topic_bank

topic_bank
杨树明 6 years ago
commit 45de296703

@ -227,7 +227,7 @@ class commonWork extends Component{
}
clearSelection = () => {
this.setState({ checkBoxValues: [] })
this.setState({ checkBoxValues: [], checkAll: false })
}
//
onSetPublic = () => {

Loading…
Cancel
Save