[Feature Request] el-cascader 组件在 emitPath 为 false 的情况下能否支持重复项同时选中及数据回显?
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
el-cascader
### Description
el-cascader 组件在多选模式且 emitPath 为 false 的情况下,选项列表有重复项:
1、能否在选中一个后也自动选中其他重复项,数据回显时,重复项也能一起选中。
2、能否支持选中后的结果自动去重,
第二项我可以自己处理,但第一项我目前没有解决方法,主要是数据回显无法处理,希望功能上提供支持。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.