eef4a00d by yangjianbin

init

1 parent e17c3aa7
......@@ -119,7 +119,7 @@
}
var targetUrl = 'department/update/' + treeNode.id;
var data = {
newName:newName
name:newName
}
$.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!