diff --git a/src/views/incomePayments/meetManage/AddOrDetailMeet.vue b/src/views/incomePayments/meetManage/AddOrDetailMeet.vue
index 945bcbf..cee0113 100644
--- a/src/views/incomePayments/meetManage/AddOrDetailMeet.vue
+++ b/src/views/incomePayments/meetManage/AddOrDetailMeet.vue
@@ -256,7 +256,7 @@
邀请码
-
+
event.target.value = event.target.value.trim()"
:maxLength='50'
@@ -265,7 +265,7 @@
-
+
event.target.value = event.target.value.trim()"
:maxLength='50'
@@ -274,7 +274,7 @@
-
+
event.target.value = event.target.value.trim()"
:maxLength='50'
@@ -283,7 +283,7 @@
-
+
event.target.value = event.target.value.trim()"
:maxLength='50'
@@ -292,7 +292,7 @@
-
+
event.target.value = event.target.value.trim()"
:maxLength='50'
@@ -339,7 +339,7 @@
-
+
{e.target.value = e.target.value.replace(/[^0-9.]/g,'')}"
@@ -349,7 +349,7 @@
-
+
{e.target.value = e.target.value.replace(/[^0-9.]/g,'')}"
@@ -571,6 +571,8 @@ export default {
xs: {span: 24},
sm: {span: 18}
},
+ labelColTwo: { xs: {span: 24},sm: {span: 8}},
+ wrapperColTwo: { xs: {span: 24},sm: {span: 14}},
remarksLabelCol: {
xxl: {span: 3},
xl: {span: 4},
diff --git a/src/views/incomePayments/meetManage/Attendance.vue b/src/views/incomePayments/meetManage/Attendance.vue
index 15714d5..cca0809 100644
--- a/src/views/incomePayments/meetManage/Attendance.vue
+++ b/src/views/incomePayments/meetManage/Attendance.vue
@@ -118,19 +118,19 @@
- {{ currentMeetingInfo.vipInvitationCode }}
+ {{ currentMeetingInfo.vipInvitationCode }}
-
+
-
+
-
+
-
+
diff --git a/src/views/incomePayments/meetManage/SignUpInfoEdit.vue b/src/views/incomePayments/meetManage/SignUpInfoEdit.vue
index aeb16fe..eefe4c6 100644
--- a/src/views/incomePayments/meetManage/SignUpInfoEdit.vue
+++ b/src/views/incomePayments/meetManage/SignUpInfoEdit.vue
@@ -57,11 +57,11 @@
- VIP
- 演讲嘉宾
- 特邀嘉宾
- 合作伙伴
- 参展商
+ VIP(吃饭+住宿+接站)
+ 演讲嘉宾(吃饭+接站)
+ 特邀嘉宾(接站)
+ 合作伙伴(只登记行程)
+ 参展商类别(只登记行程)
diff --git a/src/views/incomePayments/meetManage/modules/SeminarVipForm.vue b/src/views/incomePayments/meetManage/modules/SeminarVipForm.vue
index 4e9ec03..fa451f9 100644
--- a/src/views/incomePayments/meetManage/modules/SeminarVipForm.vue
+++ b/src/views/incomePayments/meetManage/modules/SeminarVipForm.vue
@@ -1,8 +1,8 @@
-
-
+
+
演讲信息
@@ -45,28 +45,30 @@
-
- 用餐信息
-
-
-
-
- 是
- 否
-
-
-
-
-
-
-
- 是
- 否
-
-
-
-
+
+
+ 用餐信息
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
@@ -147,6 +149,14 @@
v-decorator="[ 'arrivalShift',validatorRules.arrivalShift]">
+
+
+
+ event.target.value = event.target.value.trim()" :maxLength="50"
+ v-decorator="['destination']">
+
+
@@ -188,18 +198,8 @@
-
-
-
- event.target.value = event.target.value.trim()"
- v-decorator="[ 'peer']">
-
-
-
+