052ac6e2 by wang

init

1 parent e97a6950
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
73 var treeObj = $.fn.zTree.getZTreeObj("tree"); 73 var treeObj = $.fn.zTree.getZTreeObj("tree");
74 // console.log(treeObj); 74 // console.log(treeObj);
75 var nodes = treeObj.getCheckedNodes(true); 75 var nodes = treeObj.getCheckedNodes(true);
76 console.log(nodes.id); 76 console.log(nodes);
77 77
78 // layer_close(); 78 // layer_close();
79 } 79 }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!