Commit 2549e674 authored by agping's avatar agping

财务审核 深圳

parent 9b4a02e7
...@@ -768,6 +768,11 @@ define(['doT', 'text!temp/financial_manager_daily_list_template_tpl.html', 'css! ...@@ -768,6 +768,11 @@ define(['doT', 'text!temp/financial_manager_daily_list_template_tpl.html', 'css!
params.bank_card_yun=$('#total_yun_bank').html(); params.bank_card_yun=$('#total_yun_bank').html();
params.pos=$('#total_yun_pos').html(); params.pos=$('#total_yun_pos').html();
params.family_pay=$('#total_yun_family').html(); params.family_pay=$('#total_yun_family').html();
//深圳店长提交 没有的数据传空 财务审核
params.realty_pay='';
params.other_bank='';
params.cash='';
params.private_bank='';
}else if(bargain.caiwu_site_id == 10002){//杭州 }else if(bargain.caiwu_site_id == 10002){//杭州
params.alipay=$('#total_a_hangzhou').html(); params.alipay=$('#total_a_hangzhou').html();
......
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