<{if $report != "month"}> <{input type="date" vtype="date" name="time_from" style="width:66px; font-family:arial;" value=$time_from}>  至   <{input type="date" vtype="date" name="time_to" style="width:66px; font-family:arial;" value=$time_to}> <{/if}>             <{button class="filterBtn btn-thirdly" label='确定'}>  <{if $report != "month"}> <{if $time_shortcut}> <{if $time_shortcut[0]==1}><{button class="dataBtn btn-fourthly" time_from=$yesterday time_to=$yesterday label=$___eccommon="昨日"|t:'eccommon'}><{/if}> <{if $time_shortcut[1]==2}><{button class="dataBtn btn-fourthly" time_from=$today time_to=$today label=$___eccommon="今日"|t:'eccommon'}><{/if}> <{if $time_shortcut[2]==3}><{button class="dataBtn btn-fourthly" time_from=$this_week_from time_to=$this_week_to label=$___eccommon="本周"|t:'eccommon'}><{/if}> <{if $time_shortcut[3]==4}><{button class="dataBtn btn-fourthly" time_from=$last_week_from time_to=$last_week_to label=$___eccommon="上周"|t:'eccommon'}><{/if}> <{if $time_shortcut[4]==5}><{button class="dataBtn btn-fourthly" time_from=$this_month_from time_to=$this_month_to label=$___eccommon="本月"|t:'eccommon'}><{/if}> <{if $time_shortcut[5]==6}><{button class="dataBtn btn-fourthly" time_from=$last_month_from time_to=$last_month_to label=$___eccommon="上月"|t:'eccommon'}><{/if}> <{else}> <{button class="dataBtn btn-fourthly" time_from=$yesterday time_to=$yesterday label=$___eccommon="昨日"|t:'eccommon'}> <{button class="dataBtn btn-fourthly" time_from=$today time_to=$today label=$___eccommon="今日"|t:'eccommon'}> <{button class="dataBtn btn-fourthly" time_from=$this_week_from time_to=$this_week_to label=$___eccommon="本周"|t:'eccommon'}> <{button class="dataBtn btn-fourthly" time_from=$last_week_from time_to=$last_week_to label=$___eccommon="上周"|t:'eccommon'}> <{button class="dataBtn btn-fourthly" time_from=$this_month_from time_to=$this_month_to label=$___eccommon="本月"|t:'eccommon'}> <{button class="dataBtn btn-fourthly" time_from=$last_month_from time_to=$last_month_to label=$___eccommon="上月"|t:'eccommon'}> <{/if}> <{else}> <{button class="dataBtn btn-fourthly" time_from=$this_month_from time_to=$this_month_to label=$___eccommon="本月"|t:'eccommon'}> <{button class="dataBtn btn-fourthly" time_from=$last_month_from time_to=$last_month_to label=$___eccommon="上月"|t:'eccommon'}> <{/if}>
期初应收余额:¥<{$statistics.qcys}> 本期应收金额:¥<{$statistics.bqys}> 本期实收金额:¥<{$statistics.bqss}> 期末应收余额:¥<{$statistics.qmys}>