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(() => {