From e97a1a5c2744fdcfc8ae0bd79e4844ea9ae2c424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=BF=94=E5=AE=87-=E6=97=85=E7=AE=A1=E5=AE=B6?= <153298343@qq.com> Date: Fri, 13 May 2022 16:43:58 +0800 Subject: [PATCH] up --- pages/visit/book.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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() {