3421d49d by wang

init

1 parent 89a7e7f5
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
121 console.log(treeNode); 121 console.log(treeNode);
122 var data = { 122 var data = {
123 name:newName, 123 name:newName,
124 // parentId:treeNode.pid 124 parentId:treeNode.id
125 } 125 }
126 $.ajax({ 126 $.ajax({
127 type: 'put', 127 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!