We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.4.10
Current ant-design-vue version: 1.4.10
var children = this.$slots['default'] || [];
如果使用treeData, default为undefined
使用treeData属性的directory-tree可以使用shift全选
使用treeData属性的directory-tree无法正确使用shift全选
The text was updated successfully, but these errors were encountered:
建议如果改的话配一个选项,控制是否可以开启shift多选默认为否。我需要做的功能正好只允许单选,如果修复这个问题以后一下可以多选反而麻烦了
Sorry, something went wrong.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
1.4.10
Environment
Current ant-design-vue version: 1.4.10
Reproduction link
Steps to reproduce
如果使用treeData, default为undefined
What is expected?
使用treeData属性的directory-tree可以使用shift全选
What is actually happening?
使用treeData属性的directory-tree无法正确使用shift全选
The text was updated successfully, but these errors were encountered: