From 5f323a153bb745b499e0652b6f388746f312fb94 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Mon, 8 Jan 2024 11:58:05 +0800 Subject: [PATCH] 1 --- .../contract/components/addContractLedger.vue | 4 +- .../contract/components/contractSign.vue | 13 +++++ .../components/detailPaymentRegistration.vue | 6 +-- .../contract/components/editorContract.vue | 15 ++---- .../components/examineRegistration.vue | 2 +- .../components/paymentRegistration.vue | 2 +- src/views/contract/contractList.vue | 50 +++++++++++-------- src/views/contract/seeContract.vue | 2 +- .../components/examineRegistration.vue | 2 +- .../inOut/component/addExpenseAccount.vue | 2 +- 10 files changed, 54 insertions(+), 44 deletions(-) diff --git a/src/views/contract/components/addContractLedger.vue b/src/views/contract/components/addContractLedger.vue index fd98f4d..27e090b 100644 --- a/src/views/contract/components/addContractLedger.vue +++ b/src/views/contract/components/addContractLedger.vue @@ -14,7 +14,7 @@
是否为合同是否需要签订合同
@@ -240,7 +240,7 @@ export default { is_contract: 1, is_framework: "", purchase_status: 3, - join_status: 3, + //join_status: 3, invite_status: 3, files: [] }, diff --git a/src/views/contract/components/contractSign.vue b/src/views/contract/components/contractSign.vue index f4601ee..66ec3bf 100644 --- a/src/views/contract/components/contractSign.vue +++ b/src/views/contract/components/contractSign.vue @@ -30,6 +30,16 @@
+