479757b6 by wang

init

1 parent 81087419
......@@ -119,6 +119,7 @@
}
var targetUrl = 'department/update/' + treeNode.id;
console.log(treeNode);
var data = {
name:newName,
parentId:treeNode.pId
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!