From 14970b6c98f7f12ffb527198dad1f74e95c2f3eb Mon Sep 17 00:00:00 2001 From: SelfRidicule Date: Sun, 19 May 2024 15:05:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=8F=E8=BF=B0=EF=BC=9A=E8=AE=BF=E5=AE=A2?= =?UTF-8?q?=E9=A2=84=E7=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/admin/meeting/VisitorPersonInfo.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/admin/meeting/VisitorPersonInfo.vue b/src/views/admin/meeting/VisitorPersonInfo.vue index 8474e36..b433720 100644 --- a/src/views/admin/meeting/VisitorPersonInfo.vue +++ b/src/views/admin/meeting/VisitorPersonInfo.vue @@ -37,7 +37,7 @@ - {{ form.userPhone }} + {{ form.userMobile }} @@ -94,12 +94,12 @@ - {{ form.reviewers }} + {{ form.updateBy }} - {{ form.reviewersTime }} + {{ form.updateTime }}