From 605f8b1e1fe14c4599c26788f13152bd9560faed Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Fri, 3 Feb 2023 15:24:37 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91-=E6=94=B6=E5=85=A5?= =?UTF-8?q?=E5=90=88=E5=90=8C-=E5=8F=AF=E7=BC=96=E8=BE=91=E7=AD=BE?= =?UTF-8?q?=E8=AE=A2=E8=81=94=E7=B3=BB=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../revenueContract/modules/RevenueContractModule.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/contractManagement/revenueContract/modules/RevenueContractModule.vue b/src/views/contractManagement/revenueContract/modules/RevenueContractModule.vue index b02959c..bb1895b 100644 --- a/src/views/contractManagement/revenueContract/modules/RevenueContractModule.vue +++ b/src/views/contractManagement/revenueContract/modules/RevenueContractModule.vue @@ -50,7 +50,7 @@ :selected-company="selectedCompany" :init-contacts="selectedContact" :is-cancel="isCancel" - :disabled="isSaved || canEdit" + :disabled="canEdit" v-decorator="['signedContactsId',validatorRules.signedContactsId]">