052ac6e2 by wang

init

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