c866c99d by yangjianbin

Merge branch 'develop' of http://g.28ms.com:8000/yangjianbin/page into develop

2 parents 4aaa712f d10a4fc1
......@@ -71,8 +71,9 @@
//获得款中的节点
var treeObj = $.fn.zTree.getZTreeObj("tree");
var nodes = treeObj.getCheckedNodes(true);
console.log(nodes);
layer_close();
// layer_close();
}
</script>
</body>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!