请输入要查询的货品编码: <{input type="date" vtype="date" name="time_from" style="width:76px; font-family:arial;" }> <{input type="date" vtype="date" name="time_to" style="width:76px; font-family:arial;" }> 仓库: <{button label="查询" class="btn-primary" id="searchone" type="submit"}>

<{if $stocks}> <{foreach from=$stocks item=stock}> <{/foreach}> <{/if}>
货号入库总和出库总和出入库差仓库冻结
<{$stock.bn}><{$stock.in_stock_count}><{$stock.out_stock_count}><{$stock.sub_stock}><{$stock.store_freeze_count}>