@@ -160,6 +160,7 @@ export default {
this.reset();
let that = this;
+ that.getUserInfo();
setTimeout(function() {
that.getUserInfo();
}, 100);