From 6e4b7f4695b8210d3e22dc0821a1f97238494eda Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Mon, 30 Dec 2024 19:28:34 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4tab=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/workflow/processInstance/index.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/apps/web-antd/src/views/workflow/processInstance/index.vue b/apps/web-antd/src/views/workflow/processInstance/index.vue index d860dd41..46038a47 100644 --- a/apps/web-antd/src/views/workflow/processInstance/index.vue +++ b/apps/web-antd/src/views/workflow/processInstance/index.vue @@ -170,7 +170,16 @@ function handleInfo(row: any) { @reload="() => tableApi.reload()" @select="() => tableApi.reload()" /> - + +