From 55a0a0af0f21cdfb39c304a67d8b9c6f7d5d06ae Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Fri, 14 Mar 2025 15:23:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E9=87=91=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../contract/components/EditContract.vue | 12 +++-- .../components/examineRegistration.vue | 46 ++++++++++--------- 2 files changed, 33 insertions(+), 25 deletions(-) diff --git a/src/views/contract/components/EditContract.vue b/src/views/contract/components/EditContract.vue index 575eab7..4953fe7 100644 --- a/src/views/contract/components/EditContract.vue +++ b/src/views/contract/components/EditContract.vue @@ -192,10 +192,10 @@ @input="e => form.plan_price = e" > - - + +
- 新增记录 + 新增记录 { + flow.is_hand = 1 + _arr.push(flow) + }) + this.form.contract_flow_links = _arr this.form.contract_plan_links = res.plan_link.map(link => { let myPlan = res.plans.find(j => j.id === link.plan_id) if (myPlan) { diff --git a/src/views/finance/components/examineRegistration.vue b/src/views/finance/components/examineRegistration.vue index 73bed30..5465f68 100644 --- a/src/views/finance/components/examineRegistration.vue +++ b/src/views/finance/components/examineRegistration.vue @@ -80,7 +80,7 @@
-