From 988eae1bb3e0171055e47c791ec522e4b0ad6904 Mon Sep 17 00:00:00 2001 From: zhujiyan <17812234322@163.com> Date: Wed, 22 May 2024 19:14:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E7=A8=8B=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2-=E8=A7=A3=E5=86=B3ref=E5=AE=9A=E4=B9=89=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E5=AF=BC=E8=87=B4=E6=80=A7=E8=83=BD=E8=AD=A6=E5=91=8A?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bpm/processInstance/detail/index.vue | 609 +++++++++--------- 1 file changed, 292 insertions(+), 317 deletions(-) diff --git a/src/views/system/bpm/processInstance/detail/index.vue b/src/views/system/bpm/processInstance/detail/index.vue index e71a4c13..ea872d6d 100644 --- a/src/views/system/bpm/processInstance/detail/index.vue +++ b/src/views/system/bpm/processInstance/detail/index.vue @@ -1,160 +1,144 @@ - - - - - - - - 当前任务【{{ item.name }}】 - - - - - {{ processInstance.name }} - - - {{ processInstance?.startUser.name }} - - - {{ processInstance?.startUser.deptName }} - + + + + + + + + 当前任务【{{ item.name }}】 + + + + + {{ processInstance.name }} + + + {{ processInstance?.startUser.name }} + + + {{ processInstance?.startUser.deptName }} + - - - - {{ runningTasks[index]?.formName }} - - - + + + {{ runningTasks[index]?.formName }} + + + + + + + + + + + + + + + + + + + + + 通过 + + 不通过 + + + + + + + + + + + + + + + 回退 + + + + + + + + + 申请信息【{{ processInstance.name }}】 + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - 通过 - - - 不通过 - - - - - - - - - - - - - - - - 回退 - - - - - - - - - - 申请信息【{{ processInstance.name }}】 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + -