cacfc363 by wang

init

1 parent fea88a61
......@@ -70,6 +70,7 @@
function save() {
//获得款中的节点
var treeObj = $.fn.zTree.getZTreeObj("tree");
console.log(treeObj);
var nodes = treeObj.getCheckedNodes(true);
console.log(nodes);
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!