189884f3 by wang

init

1 parent ac57faf4
...@@ -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.id 125 parentId:treeNode.pId
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!