mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [tree] checkbox selection wrong with disabled nodes * fix: 19435 * refactor: remove useless code * fix: correctly handle lazy mode and default-checked-keys * test: update