Commit 5343e999 authored by agping's avatar agping

成交报告id

parent 4fdf47a4
...@@ -827,6 +827,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css', ...@@ -827,6 +827,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
$('#into_id_change_liu').html($(obj).attr("data-order_id")); $('#into_id_change_liu').html($(obj).attr("data-order_id"));
$('#shop_id_change_liu').html($(obj).attr("data-house_id")); $('#shop_id_change_liu').html($(obj).attr("data-house_id"));
$('#shop_addr_change_liu').html($(obj).attr("data-addr")); $('#shop_addr_change_liu').html($(obj).attr("data-addr"));
$('#report_id_change_liu').val($(obj).attr("data-id"));
}, },
search_phone : function(){ search_phone : function(){
......
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