<{if $report != "month"}>
<{input type="date" vtype="date" name="time_from" style="width:66px; font-family:arial;" value=$time_from}><{t}>至<{/t}>
<{input type="date" vtype="date" name="time_to" style="width:66px; font-family:arial;" value=$time_to}>
<{else}>
<{t}>年<{/t}>
<{t}>月 <{/t}><{t}>至<{/t}>
<{t}>年<{/t}>
<{t}>月<{/t}>
<{/if}>
<{button class="filterBtn btn-thirdly" label=$___ectools="确定"|t:'ectools'}>
|