21c90ee4 by wang

init

1 parent cd69dcfe
......@@ -45,6 +45,7 @@
function pass(id) {
var data = $("#form1").serializeJson();
console.log(data);
$.ajax({
type: 'patch',
// url: apiBaseUrl + 'manage/financial/confirm/' + id + '?realRepaymentDate=' + Date.now(),
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!