Commit bf262bba authored by agping's avatar agping

优化

parent d4831eac
......@@ -384,6 +384,9 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
})
$("#modal-back").on("hidden.bs.modal", function(event){
$('#before_commission').val("0");//调整页面 之前已收佣 0
$('#agency_fees_type').val("0");//调整页面 中介费 0
$('#change_price').val("0");
$('#report_id_change').val("");
$('#into_id_change').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