Commit 796dc154 authored by agping's avatar agping

优化

parent 2aaaca50
......@@ -190,13 +190,14 @@
<span class="margain-right-10 pk-yeji-bang">业绩周PK榜</span>
<div class="" style='overflow: hidden;'>
<span class="fore-span ld-Marheight">比赛时间:</span>
<input class="btn4-pk ld-Marheight input-pk-style" value="" data-rule-phoneus="false" data-rule-required="false" id="create_time_start" name="start_date1" type="date">
<span class="fore-span ld-Marheight">-</span>
<input class="btn4-pk ld-Marheight input-pk-style" value="" data-rule-phoneus="false" data-rule-required="false" id="create_time_end" name="end_date1" type="date">
<span class="fore-span ld-Marheight">分档根据时间:</span>
<input class="btn4-pk ld-Marheight input-pk-style" value="" data-rule-phoneus="false" data-rule-required="false" id="sort_time_start" name="start_date1" type="date">
<span class="fore-span ld-Marheight">-</span>
<input class="btn4-pk ld-Marheight input-pk-style" value="" data-rule-phoneus="false" data-rule-required="false" id="sort_time_end" name="end_date1" type="date">
<span class="fore-span ld-Marheight">分档根据时间:</span>
<input class="btn4-pk ld-Marheight input-pk-style" value="" data-rule-phoneus="false" data-rule-required="false" id="create_time_start" name="start_date1" type="date">
<span class="fore-span ld-Marheight">-</span>
<input class="btn4-pk ld-Marheight input-pk-style" value="" data-rule-phoneus="false" data-rule-required="false" id="create_time_end" name="end_date1" type="date">
<span class="produce-pk fore-span ld-Marheight">生成</span>
</div>
<img src="/resource/image/gold@1x.png" class="img-gold"/>
......
......@@ -431,7 +431,7 @@ define(['doT', 'text!temp/financial_manager_daily_list_template_tpl.html', 'css!
"cash": $('#total_f').html(),
"pos": $('#total_g').html(),
"other_bank": $('#total_h').html(),
'remark':$.trim($('.remark-financial').val()),
'remark':(bargain.operationStatus)*1?'审核通过':($.trim($('.remark-financial').val())),
"operation_status": bargain.operationStatus//0审核通过 1转为已审核
},
......
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