Closed RSS1102 closed 1 month ago
close #4571
fix(tree): custom icons cannot be clicked without child nodes
[ ] 本条 PR 不需要纳入 Changelog
⚠️ 请自检并全部勾选全部选项。⚠️
打算添加一个 测试自定义按钮最后一级点击事件判断图标颜色的测试用例。
目前是检测对应节点上的class是否包含t-tree__item--open。 尝试使用过getComputedStyle获取color但是没有成功。
class
t-tree__item--open
getComputedStyle
color
🤔 这个 PR 的性质是?
🔗 相关 Issue
close #4571
💡 需求背景和解决方案
📝 更新日志
fix(tree): custom icons cannot be clicked without child nodes
[ ] 本条 PR 不需要纳入 Changelog
☑️ 请求合并前的自查清单
⚠️ 请自检并全部勾选全部选项。⚠️