-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
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
Tree组件,expandedKeys只能使用数组赋值,不能push进去 #239
Comments
@BoostIO funded this issue with $10. See it on IssueHunt |
@BoostIO funded this issue with $20. See it on IssueHunt |
@tangjinzhou has submitted a pull request. See it on IssueHunt |
@tangjinzhou has rewarded $21.00 to @tangjinzhou. (Total deposit: $30.00, Repository reward(20%): $6.00, Service fee(10%): $3.00) See it on IssueHunt |
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. |
Version
1.1.7
Environment
Chrome 70.0.3538.77, Vue 2.5.17
Reproduction link
Steps to reproduce
打开重现链接即可看到效果,具体查看 App.vue
What is expected?
expandedKeys.push('key') 也能展开节点
What is actually happening?
无法展开
The text was updated successfully, but these errors were encountered: