From 9769b666b074230348cc78144852f9992dab39bb Mon Sep 17 00:00:00 2001 From: lijiarao Date: Tue, 23 Aug 2022 12:03:49 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=BC=96=E8=BE=91=E5=8F=82=E4=BC=9A?= =?UTF-8?q?=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/incomePayments/meetManage/OtherMeetingForm.vue | 3 ++- src/views/incomePayments/meetManage/SignUpInfoEdit.vue | 4 ++-- .../incomePayments/meetManage/modules/SeminarVipForm.vue | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/views/incomePayments/meetManage/OtherMeetingForm.vue b/src/views/incomePayments/meetManage/OtherMeetingForm.vue index ed9afb1..39e38c3 100644 --- a/src/views/incomePayments/meetManage/OtherMeetingForm.vue +++ b/src/views/incomePayments/meetManage/OtherMeetingForm.vue @@ -295,7 +295,8 @@ export default { * 编辑回显值 * */ setFormVal(record) { - this.isEditBool = record.checkResult === 1 + // this.isEditBool = record.checkResult === 1 + this.isEditBool = false this.needInvoiceBool = record.needInvoice === 0 // 回显邮寄联系人 this.selectPostPerson = { diff --git a/src/views/incomePayments/meetManage/SignUpInfoEdit.vue b/src/views/incomePayments/meetManage/SignUpInfoEdit.vue index fd6cf27..1660f53 100644 --- a/src/views/incomePayments/meetManage/SignUpInfoEdit.vue +++ b/src/views/incomePayments/meetManage/SignUpInfoEdit.vue @@ -64,7 +64,7 @@ - + 嘉宾 参会人 内部企业 @@ -75,7 +75,7 @@ - + VIP 演讲嘉宾 特邀嘉宾 diff --git a/src/views/incomePayments/meetManage/modules/SeminarVipForm.vue b/src/views/incomePayments/meetManage/modules/SeminarVipForm.vue index bdf9938..4e9ec03 100644 --- a/src/views/incomePayments/meetManage/modules/SeminarVipForm.vue +++ b/src/views/incomePayments/meetManage/modules/SeminarVipForm.vue @@ -449,7 +449,8 @@ export default { * */ setFormVal(record) { // 回显邮寄联系人 - this.isEditBool = record.checkResult === 1 + // this.isEditBool = record.checkResult === 1 + this.isEditBool = false // this.selectPostPerson = { // id:record.postContactTemporaryId, // name:record.postContactName