Home > utils > TreeData > setDepth
设置数据深度。从 0 开始,将会移除超过指定深度的数据。
0
Signature:
setDepth(depth: number): this;
Returns:
this