83765395 by wang

init

1 parent 3597800a
......@@ -175,7 +175,7 @@
<script>
function save() {
var data = $("form").serializeJson();
console.log(data['source']);
console.log(data);
if(data['source'][1] == 0){
layer.alert('自动还款不能编辑');
return false;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!