Commit 527ec5cf authored by agping's avatar agping

1

parent 7e4e0311
...@@ -1535,10 +1535,10 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl ...@@ -1535,10 +1535,10 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
params.bank_card_sz=$('#total_yun_shenzheng_card').html()|0.00; params.bank_card_sz=$('#total_yun_shenzheng_card').html()|0.00;
params.tenpay_2=$('#total_yun_lin').html()|0.00; params.tenpay_2=$('#total_yun_lin').html()|0.00;
//深圳店长提交 没有的数据传空 财务审核 //深圳店长提交 没有的数据传空 财务审核
params.realty_pay=''; params.realty_pay='0.00';
params.other_bank=''; params.other_bank='0.00';
params.cash=''; params.cash='0.00';
params.private_bank=''; params.private_bank='0.00';
}else if(bargain.caiwu_site_id == 10002){//杭州 }else if(bargain.caiwu_site_id == 10002){//杭州
params.alipay=$('#total_a_hangzhou').html()|0.00; params.alipay=$('#total_a_hangzhou').html()|0.00;
......
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