view-design / ViewUI

A high quality UI Toolkit built on Vue.js 2.0
https://www.iviewui.com/
Other
2.65k stars 797 forks source link

tree组件渲染不及时,treeData数据更新后,页面有时候不能及时渲染 #967

Closed stick777 closed 3 years ago

stick777 commented 3 years ago

image image log打印checked是true,页面上渲染不上去,强制刷新也没用,点击展开数据显示就正常了,感觉是tree组件的渲染bug

stick777 commented 3 years ago

或者有没有能刷新tree的方法

stick777 commented 3 years ago

已解决

followfire commented 2 years ago

怎么解决的,我也遇到这种问题了

Chen1k commented 1 year ago

用$set就行了