录单框
配送单列表( <{$total}>种 )
返回食品名称 | 购买数量 | 操作 |
---|---|---|
<{$d.goods_name}> | <{$d.amount}><{$d.unit}> |
<{if isset($smarty.get.wid) && !empty($data)}>
{include file="Backend/Common/tpl/nav.tpl"}> <{include file="Backend/Common/tpl/sidebar.tpl"}>
食品名称 | 购买数量 | 操作 |
---|---|---|
<{$d.goods_name}> | <{$d.amount}><{$d.unit}> |