@@ -254,7 +254,7 @@ export default {
that.$msg(res.msg)
setTimeout(function(){
that.getUserDetail()
- },1200)
+ },1000)
}
})
},