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 @@
- -