Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_aliyun

dev_hjm_a
杨树林 5 years ago
commit fb6d28683e

@ -96,6 +96,7 @@ class AddAdminModal extends Component{
}).then((result)=>{
if(result.data.status==0){
this.props.showNotification('操作成功。')
window.location.reload()
// this.fetchAll()
this.setVisible(false)
this.props.changeAdminSuccess && this.props.changeAdminSuccess()

Loading…
Cancel
Save