From 2a233c28392abe437dc465d624e50f647662c360 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 4 Sep 2025 11:02:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A1=E6=81=AF=E9=93=BE=20=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/contractIntegration/index.vue | 40 +++++++++++++++----- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/src/components/contractIntegration/index.vue b/src/components/contractIntegration/index.vue index f736473..f7c3c6e 100644 --- a/src/components/contractIntegration/index.vue +++ b/src/components/contractIntegration/index.vue @@ -166,7 +166,8 @@
工作名称 - {{ shOaView.title? shOaView.title : '-' }} + {{ shOaView.title? shOaView.title : '-' }}查看 +
申请人 @@ -212,7 +213,7 @@
流程名称 - {{ flow.flow_title || '-' }} + {{ flow.flow_title || '-' }}查看
发起日期 @@ -288,7 +289,7 @@
流程名称 - {{ flow.flow_title || '-' }} + {{ flow.flow_title || '-' }}查看
发起日期 @@ -355,7 +356,7 @@
流程名称 - {{ paymentMeetingFlow(roundIndex).title || '-' }} + {{ paymentMeetingFlow(roundIndex).title || '-' }}查看
发起日期 @@ -430,7 +431,7 @@
流程名称 - {{ flow.flow_title || '-' }} + {{ flow.flow_title || '-' }}查看
发起时间 @@ -487,10 +488,19 @@
- -