Commit e17a2a28 authored by agping's avatar agping

1

parent 8c9d67b2
...@@ -1743,7 +1743,7 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', ' ...@@ -1743,7 +1743,7 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
'bargain_id' :$.trim($('#bargain_id').val()), 'bargain_id' :$.trim($('#bargain_id').val()),
'partial_id': bargain.agent_id_phone, 'partial_id': bargain.agent_id_phone,
'user_id': $('#maintable_user_ID').val(), 'user_id': $('#maintable_user_ID').val(),
'is-pay-log': $('#isPayment').val(), 'is_pay_log': $('#isPayment').val(),
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment