Commit 60181355 authored by campaign's avatar campaign

添加全选功能

parent db5f981f
......@@ -160,6 +160,7 @@ KityMinder.registerModule('Select', function() {
selectedNodes.push(node);
});
this.select(selectedNodes,true);
e.preventDefault();
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment