SmartStorage/uni_modules/peng-tree/changelog.md

10 lines
564 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.0.62023-02-08
组件添加控制点击遮罩层是否关闭功能
## 1.0.52023-02-07
1.4版本上传时有一个 console.log没有删除
## 1.0.42023-02-07
代码进行了删除重构,解决了因数据量过大导致组件卡死的问题,提高了组件的流畅性
## 1.0.32022-11-17
优化在父子级级联时,选中父级在取消多个子集,最后重新选中所有子集,父级不能被级联的问题
## 1.0.22022-11-03
更新返回值说明由原来只返回选中数据的key改为返回选中数据数组