@ -312,7 +312,8 @@
that.util.getUserInfo(function(r) {
that.user = r;
that.form.mobile = r.mobile;
}, true)
}, true);
},
methods: {
closeInfo() {