查询条件
日采购明细
序号 | 品名 | 数量 | 规格 | 单价 | 小计 |
---|---|---|---|---|---|
<{$smarty.foreach.data.index + 1}> | <{$d.goods_name}> | <{$d.actual}> | <{$d.actual_unit}> | <{$d.selling}> | <{$d.xj}> |
{include file="Backend/Common/tpl/nav.tpl"}> <{include file="Backend/Common/tpl/sidebar.tpl"}>
序号 | 品名 | 数量 | 规格 | 单价 | 小计 |
---|---|---|---|---|---|
<{$smarty.foreach.data.index + 1}> | <{$d.goods_name}> | <{$d.actual}> | <{$d.actual_unit}> | <{$d.selling}> | <{$d.xj}> |