public/manifest.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/utils/utils-custom.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
public/manifest.json
@@ -6,5 +6,5 @@ "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff", "mk_version": "20241202" "mk_version": "20250101" } 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) } } }