[Bug Report] tree组件中事件check-change中的第三个参数值异常
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.14
### OS/Browsers version
mac/chrome
### Vue version
2.7.16
### Reproduction Link
https://codepen.io/pen?editors=1111
### Steps to reproduce
1、子级选中
2、点击父级
3、查看第三个参数值
### What is Expected?
子级选中,点击父级,check-change事件的第三个参数应该为true
### What is actually happening?
子级选中,点击父级,check-change事件的第三个参数仍然为false
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.