Skip to content
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

没有监听 defaultExpandAll 导致数据刷新后所有的树节点自动展开了 #68

Open
shoyuf opened this issue Aug 20, 2020 · 0 comments

Comments

@shoyuf
Copy link
Member

shoyuf commented Aug 20, 2020

场景

  1. 默认设置 treeAttrs:{defaultExpandAll: true}
  2. 收起所有的树
  3. 执行 $refs.tree.fetchData()

实际结果

所有的树自动展开了

期望结果

保持所有的树收起的状态

'treeAttributes.defaultExpandedKeys': {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant