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