From b3f81ba3f0511b8df71557f7bf994411804ec222 Mon Sep 17 00:00:00 2001 From: AN <1983933789@qq.com> Date: Wed, 18 Jun 2025 15:15:19 +0800 Subject: [PATCH] =?UTF-8?q?optimize(projects):=20=E7=BB=9F=E4=B8=80button?= =?UTF-8?q?=E7=9A=84=E6=B7=BB=E5=8A=A0=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workflow/category/index.vue | 2 +- src/views/workflow/leave/index.vue | 1 - .../workflow/process-definition/index.vue | 143 +++++++++--------- src/views/workflow/process-instance/index.vue | 73 +++++---- 4 files changed, 108 insertions(+), 111 deletions(-) diff --git a/src/views/workflow/category/index.vue b/src/views/workflow/category/index.vue index a345d4f2..8a52ddf9 100644 --- a/src/views/workflow/category/index.vue +++ b/src/views/workflow/category/index.vue @@ -110,7 +110,7 @@ const { if (hasAuth('workflow:category:remove')) buttons.push(deleteBtn()); return ( -