From 7f62d9c7f48401e2b4dcb8368ce74588b044ebb9 Mon Sep 17 00:00:00 2001
From: fengachen <373943794@qq.com>
Date: Fri, 22 Oct 2021 17:34:30 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E3=80=91=E5=9B=BD=E9=99=85?=
=?UTF-8?q?=E7=A0=94=E8=AE=A8=E4=BC=9A=E8=AF=A6=E6=83=85=E7=9A=84=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../meetManage/SignUpInfoDetail.vue | 54 ++++++++++++++-----
1 file changed, 42 insertions(+), 12 deletions(-)
diff --git a/src/views/incomePayments/meetManage/SignUpInfoDetail.vue b/src/views/incomePayments/meetManage/SignUpInfoDetail.vue
index 6eec644..3f2558d 100644
--- a/src/views/incomePayments/meetManage/SignUpInfoDetail.vue
+++ b/src/views/incomePayments/meetManage/SignUpInfoDetail.vue
@@ -92,10 +92,10 @@
{{ model.checkInHotel_dictText }}
-
+
{{ model.arrivalTime }}
-
+
{{ model.departureTime }}
@@ -103,13 +103,15 @@
-
+
+
缴费信息
{{ model.payMode_dictText }}
-
+
+
{{ model.needInvoice_dictText }}
@@ -120,7 +122,8 @@
-
+
+
邮寄信息
@@ -141,7 +144,7 @@
演讲信息
-
+
{{ model.speechTopic }}
@@ -155,8 +158,8 @@
disabled>
-
-
+
+
{{ model.profile }}
@@ -180,7 +183,7 @@
住店信息
-
+
{{ model.checkInHotel_dictText }}
@@ -202,7 +205,7 @@
行程信息
-
+
{{ model.pickUp_dictText }}
@@ -235,8 +238,8 @@
{{ model.peer }}
-
-
+
+
{{ model.remark }}
@@ -315,6 +318,33 @@ export default {