479757b6 by wang

init

1 parent 81087419
...@@ -119,6 +119,7 @@ ...@@ -119,6 +119,7 @@
119 } 119 }
120 var targetUrl = 'department/update/' + treeNode.id; 120 var targetUrl = 'department/update/' + treeNode.id;
121 console.log(treeNode); 121 console.log(treeNode);
122
122 var data = { 123 var data = {
123 name:newName, 124 name:newName,
124 parentId:treeNode.pId 125 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!