c7f27236 by wang

init

1 parent 1d208897
......@@ -71,7 +71,7 @@
//获得款中的节点
var treeObj = $.fn.zTree.getZTreeObj("tree");
var nodes = treeObj.getCheckedNodes(true);
alert(nodes);
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!