updataleftNavfun

competitions
hjm 6 years ago
parent dc1291ad9e
commit 71b6c85d09

@ -557,6 +557,7 @@ class studentsList extends Component{
})
if (response && response.data.status == 0) {
this.props.showNotification('加入成功')
this.props.updataleftNavfun()
this.fetchAll()
}
}

Loading…
Cancel
Save