e84adfae by wang

init

1 parent 3421d49d
......@@ -121,7 +121,7 @@
console.log(treeNode);
var data = {
name:newName,
parentId:treeNode.id
parentId:treeNode.pId
}
$.ajax({
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!