_treeId = _treeId++; obj.layer = layer; obj.data = JSON.parse(JSON.stringify(tree[i])); newTree.push(obj); if ("children" in obj) ...
確定! 回上一頁