f1809fb2 by wang

init

1 parent a868f77a
...@@ -97,8 +97,8 @@ ...@@ -97,8 +97,8 @@
97 // children:data['children'] 97 // children:data['children']
98 // departmentId:data['children'] 98 // departmentId:data['children']
99 // }; 99 // };
100 // console.log(JSON.stringify(newData)); 100 console.log(JSON.stringify(newData));
101 // return false; 101 return false;
102 $.ajax({ 102 $.ajax({
103 type: 'post', 103 type: 'post',
104 url: apiBaseUrl + targetUrl, 104 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!