diff --git a/frontend/src/views/api-test/scenario/components/scenarioTable.vue b/frontend/src/views/api-test/scenario/components/scenarioTable.vue index ab135a3536..28f1d5e07b 100644 --- a/frontend/src/views/api-test/scenario/components/scenarioTable.vue +++ b/frontend/src/views/api-test/scenario/components/scenarioTable.vue @@ -697,6 +697,7 @@ filterConfig: { options: requestApiScenarioStatusOptions.value, filterSlotName: FilterSlotNameEnum.API_TEST_CASE_API_STATUS, + disabledTooltip: true, }, showDrag: true, width: 140,