Commit 31bc4f04 authored by agping's avatar agping

财务日报 提交时间

parent a38925d4
......@@ -376,7 +376,7 @@ define(['doT', 'text!temp/financial_manager_daily_list_template_tpl.html', 'css!
$('#pay_g').html(data.data.commit_info.pos);
$('#pay_h').html(data.data.commit_info.other_bank);
$('#pay_i').html(data.data.commit_info.agent_name);
$('#pay_j').html(data.data.commit_info.daily_date);
$('#pay_j').html(data.data.commit_info.create_time);
$('.audit-records').show();
if(data.data.check_list&&data.data.check_list.length){
$('#maintable_list_f').show();
......
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