diff --git a/pages/visit/book.vue b/pages/visit/book.vue index 050ae4b..627343e 100644 --- a/pages/visit/book.vue +++ b/pages/visit/book.vue @@ -312,7 +312,8 @@ that.util.getUserInfo(function(r) { that.user = r; that.form.mobile = r.mobile; - }, true) + }, true); + }, methods: { closeInfo() {