[bug report] select all tree table checkboxes, only the first layer nodes can be selected
Open
component: table
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.14.1
### OS/Browsers version
Windows 10 / Chrome 版本 75.0.3770.100(正式版本) (64 位)
### Vue version
2.6.12
### Reproduction Link
https://codepen.io/idealInde/pen/JjROXLz
### Steps to reproduce
1、使用https://element.eleme.cn/#/zh-CN/component/table树形懒加载table组件
2、将 type设置为selection
3、在界面上点击全选CheckBox,只能选中第一层所有节点
### What is Expected?
点击全选checkbox能选中所有节点
### What is actually happening?
点击全选CheckBox,只能选中第一层所有节点
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.