tree-select
tree-select copied to clipboard
大数据量的时候表现不够好
big data demo 中当节点达到15万个时,整个界面都开始无法操作,反应十分缓慢
把 x y z 分别设置成多少?
x 20 y 18 z 2 12W个节点的时候已经界面卡顿
x 20 y 18 z 3 浏览器崩溃了😀
ref https://github.com/react-component/tree/issues/80#issuecomment-294427273