From 1f717b6a79012903d95342945a63a1a299bba25b Mon Sep 17 00:00:00 2001 From: gssong <1742057357@qq.com> Date: Fri, 23 Aug 2024 23:48:30 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=B0=83=E6=95=B4=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workflow/processDefinition/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/workflow/processDefinition/index.vue b/src/views/workflow/processDefinition/index.vue index 62fff66..67551b6 100644 --- a/src/views/workflow/processDefinition/index.vue +++ b/src/views/workflow/processDefinition/index.vue @@ -55,7 +55,7 @@ - + @@ -166,7 +166,7 @@ - + @@ -326,8 +326,8 @@ const queryParams = ref({ pageSize: 10, name: undefined, key: undefined, - categoryCode: undefined - // isPublish: 1 + categoryCode: undefined, + isPublish: 1 }); onMounted(() => {