fix(接口测试): 场景状态筛选 hover 提示修复
This commit is contained in:
parent
c3ad9f70cd
commit
3a310635a7
|
@ -697,6 +697,7 @@
|
||||||
filterConfig: {
|
filterConfig: {
|
||||||
options: requestApiScenarioStatusOptions.value,
|
options: requestApiScenarioStatusOptions.value,
|
||||||
filterSlotName: FilterSlotNameEnum.API_TEST_CASE_API_STATUS,
|
filterSlotName: FilterSlotNameEnum.API_TEST_CASE_API_STATUS,
|
||||||
|
disabledTooltip: true,
|
||||||
},
|
},
|
||||||
showDrag: true,
|
showDrag: true,
|
||||||
width: 140,
|
width: 140,
|
||||||
|
|
Loading…
Reference in New Issue