vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜

Home Page:https://antdv.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cascader级联组件多选获取所有勾选的子集

txw2018 opened this issue · comments

commented
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.20

Environment

Vue

Reproduction link

Edit on CodeSandbox

Steps to reproduce

在使用级联组件多选时,不能获取到勾选的子项

What is expected?

希望跟TreeSelect一样,获取勾选的所有子项

What is actually happening?

获取不到勾选的所有子项