刘翔宇-旅管家 4 years ago
parent dd1cefc098
commit e97a1a5c27

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

Loading…
Cancel
Save