根据一级、二级、三级....八级单位生产目录树,用buildTree函数。
然后循环每一个节点,如果 if nd.nodes.count = 0 then '末节点,那就加上岗位的信息,如 nd.nodes.add(nd.datarow("岗位"))