81087419 by wang

init

1 parent 3d54a3f0
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
169 } 169 }
170 var targetUrl1 = 'department/add'; 170 var targetUrl1 = 'department/add';
171 $.ajax({ 171 $.ajax({
172 type: 'put', 172 type: 'post',
173 url: apiBaseUrl + targetUrl1, 173 url: apiBaseUrl + targetUrl1,
174 cache: false, 174 cache: false,
175 dataType: 'json', 175 dataType: 'json',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!