mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
Previously `toggleTreeExpansion` would trigger data loading even `expanded` is `false`, which makes the given row expanded instead. Co-authored-by: qiang <qw13131wang@gmail.com>