diff --git a/src/pages/04_flow-managment/MainPage.vue b/src/pages/04_flow-managment/MainPage.vue index 03461417..42aa3c7b 100644 --- a/src/pages/04_flow-managment/MainPage.vue +++ b/src/pages/04_flow-managment/MainPage.vue @@ -196,7 +196,7 @@ watch(() => pageState.inputSearch, fetchWorkflowList);
@@ -217,71 +217,7 @@ watch(() => pageState.inputSearch, fetchWorkflowList); { label: $t('general.active'), value: 'statusACTIVE' }, { label: $t('general.inactive'), value: 'statusINACTIVE' }, ]" - > - - - - - - -