81087419 by wang

init

1 parent 3d54a3f0
......@@ -169,7 +169,7 @@
}
var targetUrl1 = 'department/add';
$.ajax({
type: 'put',
type: 'post',
url: apiBaseUrl + targetUrl1,
cache: false,
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!