src/utils/utils-custom.js
@@ -3385,7 +3385,9 @@ }) } filterComponent(cell.config.components, _mainSearch, '-' + cell.label, true) let label = (item.name ? '-' + item.name : '') + '-' + cell.label filterComponent(cell.config.components, _mainSearch, label, true) } } }