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

competitions
杨树明 5 years ago
commit 90068616af

@ -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