diff --git a/src/views/incomePayments/meetManage/SignUpInfoEdit.vue b/src/views/incomePayments/meetManage/SignUpInfoEdit.vue index 17b3015..0167801 100644 --- a/src/views/incomePayments/meetManage/SignUpInfoEdit.vue +++ b/src/views/incomePayments/meetManage/SignUpInfoEdit.vue @@ -114,6 +114,20 @@ +
其他信息
+ + + + + + + +
确定 取消 @@ -354,7 +368,8 @@ export default { 'email', 'post', 'identity', - 'guestType' + 'guestType', + 'remark' )) }) },