0708614e by wang

init

1 parent 0413a92e
......@@ -175,7 +175,7 @@
<script>
function save() {
var data = $("form").serializeJson();
console.log(data);
console.log(data->source);
$.ajax({
type: 'put',
url: apiBaseUrl + 'loanAfter/repaymentPlan',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!