selectedName

dev_forum
hjm 5 years ago
parent 07b457f4f4
commit 72e53f97b4

@ -107,7 +107,7 @@ class AccountBasic extends Component {
school_id,
school: selectedName
}, () => {
this.filterList(name)
this.filterList(selectedName)
})
} else if(basicInfo && basicInfo.school_name){
this.setState({

Loading…
Cancel
Save