ng-tree-antd icon indicating copy to clipboard operation
ng-tree-antd copied to clipboard

使用CheckBox的情况下,如何调用treeModel实现选中checkbox按钮

Open tinybull opened this issue 6 years ago • 1 comments

this.nzTreeComponent.treeModel.setState({selectedLeafNodeIds,activeNodeIds}); 这样设置的话,treeModel里面的selectedLeafNodeIds属性值变了,但是复选框没有被选中

tinybull avatar Jun 30 '18 13:06 tinybull

建议通过 https://github.com/500tech/angular-tree-component 找原因。

另有可能建议使用官网 nz-tree。

cipchk avatar Jul 01 '18 05:07 cipchk