yxtyyds 发表于 2022-1-21 17:48:59

react 中使用WjTreeView checkbox如何设置初始值


Richard.Ma 发表于 2022-1-21 17:49:00

可以设置 checkedMemberPath属性,比如 checkedMemberPath="checked"
然后在数据源json中加一个字段check,check:true时即为选中

页: [1]
查看完整版本: react 中使用WjTreeView checkbox如何设置初始值