f1809fb2 by wang

init

1 parent a868f77a
......@@ -97,8 +97,8 @@
// children:data['children']
// departmentId:data['children']
// };
// console.log(JSON.stringify(newData));
// return false;
console.log(JSON.stringify(newData));
return false;
$.ajax({
type: 'post',
url: apiBaseUrl + targetUrl,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!