Commit b98e77c1 authored by agping's avatar agping Committed by hujun

财务日报

parent 2fab9dff
...@@ -45,7 +45,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl ...@@ -45,7 +45,7 @@ define(['doT','html2canvas','text!temp/financial_manager_daily_list_template_tpl
//初始化dot //初始化dot
if(getUrlParam('time')){ if(getUrlParam('time')){
$('.is-close').show(); $('.is-close').show();
bargain.isFinancial = 1; bargain.isFinancial = 1;//财务
$('#create_time_start').hide(); $('#create_time_start').hide();
$('.is-submit').hide(); $('.is-submit').hide();
$('.is-print').show(); $('.is-print').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