74be6b98 by wang

init

1 parent 479757b6
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
122 122
123 var data = { 123 var data = {
124 name:newName, 124 name:newName,
125 parentId:treeNode.pId 125 parentId:treeNode.id
126 } 126 }
127 $.ajax({ 127 $.ajax({
128 type: 'put', 128 type: 'put',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!