diff --git a/src/pages/monitor/object/metricViews/LabelsValues.tsx b/src/pages/monitor/object/metricViews/LabelsValues.tsx index 3a3fb18b..6fc97b6d 100644 --- a/src/pages/monitor/object/metricViews/LabelsValues.tsx +++ b/src/pages/monitor/object/metricViews/LabelsValues.tsx @@ -86,7 +86,7 @@ export default function LabelsValues(props: IProps) { return (
- {!_.isEmpty(expaned.filters) && ( + {!_.isEmpty(filtersStr) && (