From 537a29345fa49c90d630c9fe5e7162166d8aae34 Mon Sep 17 00:00:00 2001
From: fengachen <373943794@qq.com>
Date: Fri, 22 Oct 2021 14:11:02 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90bug=E3=80=91=E5=8F=82=E4=BC=9A?=
=?UTF-8?q?=E4=BA=BA=E8=BA=AB=E4=BB=BD=E8=A1=A8=E5=8D=95=E6=98=BE=E7=A4=BA?=
=?UTF-8?q?=E9=9A=90=E8=97=8F=E9=80=BB=E8=BE=91=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/incomePayments/meetManage/OtherMeetingForm.vue | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/views/incomePayments/meetManage/OtherMeetingForm.vue b/src/views/incomePayments/meetManage/OtherMeetingForm.vue
index 361e966..e8eb932 100644
--- a/src/views/incomePayments/meetManage/OtherMeetingForm.vue
+++ b/src/views/incomePayments/meetManage/OtherMeetingForm.vue
@@ -29,7 +29,7 @@
- 缴费信息
+ 缴费信息
@@ -70,7 +70,7 @@
-
+
邮寄信息
@@ -179,7 +179,7 @@ export default {
sm: {span: 21}
},
// 缴费方式为打包
- payModeBool: false,
+ payModeBool: true,
// 缴费方式为线上缴费
onlinePayModeBool:false,
// 回显的邮寄联系人
@@ -205,7 +205,7 @@ export default {
// 是否可编辑
isEditBool:false,
// 是否需要发票
- needInvoiceBool:false,
+ needInvoiceBool:true,
}
},
watch: {