From db164ce7e5abba464e6f946b528cf7db7861cb5f Mon Sep 17 00:00:00 2001 From: ndbs Date: Thu, 27 Oct 2022 14:04:10 +0800 Subject: [PATCH] =?UTF-8?q?app2.0=E5=90=8C=E6=84=8F=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=AE=A1=E6=89=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LearunApp-2.2.0/components/learun-app/workflow-action.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/workflow-action.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/workflow-action.vue index 7b8c68d9e..138efabbe 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/workflow-action.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/workflow-action.vue @@ -32,7 +32,7 @@ size="lg" block > - {{ button.name }} + {{ button.name=="同意"?"领导审批":button.name }}