mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [tree-v2] icon display is abnormal when expanding nodes * fix: update * fix: update * test: add unit tests * fix: update * test: update test * fix: avoid the icon issue when using filter-method * test: update unit tests * fix: reduce nested if statements * fix: update