[bug report] cascader disabled problem when choice all
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.11.1
### OS/Browsers version
mac / chrome76.0.3809.132
### Vue version
2.6.10
### Reproduction Link
https://codepen.io/6caiyu6/pen/RwwKeRX?editors=1010
### Steps to reproduce
1. chioice all childs(全选资源项)
2. disabled parent(设置资源项为disabled)
3. the icon of choice all is disapper on the parent(资源虽然禁用了,但是全选按钮消失了)
### What is Expected?
即便父级在全选的情况disabled, 但是全选的图标仍然在
### What is actually happening?
父级在全选后,设置disabled, 全选的按钮消失了

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.