349f41e7 by wang

init

1 parent d33842e2
......@@ -226,7 +226,8 @@
}, function(){
$.ajax({
type: 'put',
url: apiBaseUrl + 'manage/financial/confirm/' + id + '?realRepaymentDate=' + Date.now(),
// url: apiBaseUrl + 'manage/financial/confirm/' + id + '?realRepaymentDate=' + Date.now(),
url: apiBaseUrl +'/system/user/unfreeze/'+data['id'],
cache: false,
dataType: 'json',
contentType: "application/json; charset=UTF-8",
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!