Files
element-plus/packages/components
Alixhan 7f7dae2fa0 fix(components): [tree] dragging a node will deselect the node (#14830)
* fix(components): [tree] Dragging a node will deselect the node(#13912)

* fix(components): [tree] Dragging a node will deselect the node (#13912)

* fix(components): [tree] Dragging a node will deselect the node (#13912)

The Node class adds a method to set the checked state, which only affects the parent node state.

* refactor: optimized code

* fix(components): [tree] Dragging  a node will deselect the node (#13912)

checkStrictly is true no need reInitCheckek

* fix(components): [tree] Dragging a node will deselect the node (#13912)
2024-03-29 16:58:47 +08:00
..
2022-11-01 21:52:16 +08:00