|
<{input type="date" vtype="date" name="time_from" id="time_from" style="width:66px; font-family:arial;" value=$time_from}> 至
<{input type="date" vtype="date" name="time_to" id="time_to" style="width:66px; font-family:arial;" value=$time_to}>
<{input type="hidden" name="operation" value="1"}>
<{button class="filterBtn btn-thirdly" label='查询'}>
|
<{include file="analysis/detail.html" app="eccommon"}>