private void GetMat() { matData = tb_matrl_main.GetMatrlGroup().Tables[0]; trv_menu.Nodes.Clear(); bindtree("1"); //传入第-1个parent_ID开始遍历根节点 }