Commit 876d00f4 authored by agping's avatar agping

成交报告id

parent 5343e999
......@@ -828,7 +828,7 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
$('#shop_id_change_liu').html($(obj).attr("data-house_id"));
$('#shop_addr_change_liu').html($(obj).attr("data-addr"));
$('#report_id_change_liu').val($(obj).attr("data-id"));
receiv.bargain_id_liu = $(obj).attr("data-id");//更新成交报告id
},
search_phone : function(){
var that = receiv ;
......@@ -1313,24 +1313,6 @@ define(['doT', 'text!temp/receivables_template_tpl.html', 'css!style/home.css',
//收款记录 导出
exportExcel: function() {
// var commite_time_start = $('#comit_time_start').val();
// var commite_time_end = $('#comit_time_end').val();
// var into_time_start = $('#into_time_start').val();
// var into_time_end = $('#into_time_end').val();
// var changed_type = $('#changed_type').val();
// var changed_id = $('#changed_id').val();
// var back_id_money = $('#back_id_money').val();
// var shoped_id = $('#shoped_id').val();
// var shoped_addr = $('#shoped_addr').val();
// var commit_home = $('#commit_home').val();
// var commit_shop = $('#commit_shop').val();
// var comit_name = refund.agent_id_phone;
// var comit_phone = $('#comit_phone').val();
// var choose_type = $('.btn-group').find('.btn-info').html();
// var is_selt = $('#is_type').val();
// var get_id = $('#get_id').val();
// var status = refund.check_status;
// receiv.buildSearchParams();
var _url = '/index/getCollectionExcel?';
window.open(_url + receiv.buildSearchParamsLiu);
},
......
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