From cff65aa901ad0587dc465c613b99f1ad72a3d6f5 Mon Sep 17 00:00:00 2001 From: jason <2667446@qq.com> Date: Sun, 8 Dec 2024 16:58:50 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=BC=BA=E9=99=B7=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E3=80=91=E4=BF=AE=E5=A4=8D=E5=AE=A1=E6=89=B9=E6=84=8F=E8=A7=81?= =?UTF-8?q?=E6=A0=A1=E9=AA=8C=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../detail/ProcessInstanceOperationButton.vue | 363 +++++++++++------- 1 file changed, 217 insertions(+), 146 deletions(-) diff --git a/src/views/bpm/processInstance/detail/ProcessInstanceOperationButton.vue b/src/views/bpm/processInstance/detail/ProcessInstanceOperationButton.vue index f23b6cef..b08c129c 100644 --- a/src/views/bpm/processInstance/detail/ProcessInstanceOperationButton.vue +++ b/src/views/bpm/processInstance/detail/ProcessInstanceOperationButton.vue @@ -20,9 +20,9 @@ @@ -38,17 +38,17 @@ - + {{ getButtonDisplayName(OperationButtonType.APPROVE) }} - 取消 + 取消 @@ -72,24 +72,24 @@ - + {{ getButtonDisplayName(OperationButtonType.REJECT) }} - 取消 + 取消 @@ -113,14 +113,14 @@ {{ getButtonDisplayName(OperationButtonType.COPY) }} - 取消 + 取消 - + - + {{ getButtonDisplayName(OperationButtonType.TRANSFER) }} - 取消 + 取消 @@ -223,13 +223,13 @@ - + {{ getButtonDisplayName(OperationButtonType.DELEGATE) }} - 取消 + 取消 @@ -275,13 +275,13 @@ - + 向后{{ getButtonDisplayName(OperationButtonType.ADD_SIGN) }} - 取消 + 取消 @@ -329,13 +329,13 @@ - + 减签 - 取消 + 取消 @@ -372,7 +372,7 @@ v-if="runningTask && isHandleTaskStatus() && isShowButton(OperationButtonType.RETURN)" >