3421d49d by wang

init

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