<{if $report != "month"}> <{input type="date" vtype="date" name="time_from" id="time_from" style="width:100px; font-family:arial;" value=$env.post.time_from}>  至   <{input type="date" vtype="date" name="time_to" id="time_to" style="width:100px; font-family:arial;" value=$env.post.time_to}> <{/if}>                  

:       <{button class="filterBtn btn-thirdly" label='确定'}> 
<{if $detail_hidden < 1}>
<{assign var='detail' value=$detailTotal}> <{include file="analysis/detail.html" app="eccommon"}> <{assign var='detail' value=$detailItems}> <{include file="analysis/detail.html" app="eccommon"}>
<{/if}>