dc-firstattemptselecttree
v1.0.2
Published
支持过滤 | 参数 | 说明 | 默认值 | | -------- | -------- | -------- | | treeList | 数组 数据源 | [] | | nodeKey | 数据 key | '' | | defaultData | 默认选中数据 | [] | | treeProps | 默认选中数据 | {children: 'children',label: 'label'} | | @handleNodeClick | 返回操作的数据 | fu
Downloads
3
Readme
API
支持过滤 | 参数 | 说明 | 默认值 | | -------- | -------- | -------- | | treeList | 数组 数据源 | [] | | nodeKey | 数据 key | '' | | defaultData | 默认选中数据 | [] | | treeProps | 默认选中数据 | {children: 'children',label: 'label'} | | @handleNodeClick | 返回操作的数据 | function(val) |