Commit 52d53167 authored by agping's avatar agping

成交报告修改

parent 7f030408
......@@ -189,9 +189,9 @@
</table>
</div>
<!-- /#page-content-wrapper -->
<div class="text-left">
<!-- <div class="text-left">
每页显示<span id="page">15</span>条 | 共<span id="total_page"></span>条
</div>
</div> -->
<div class="text-right" id="pagediv">
</div>
......
......@@ -147,8 +147,8 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
'type': 'POST',
'url' : '/index/bargainInfo',
data: { "id":follow.house_id,
"commission":$(".commission").val(),
"practical_fee":$(".practical_fee").val(),
"scale_fee":$(".commission").val(),
"practical_fee":$(".practical_fee").val()
},
dataType: "json",
success: function(data){
......
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