序号 | 商品 | 单位 | 数量 | 单价 | 金额 | 备注 |
<{$i.sequence}> | <{$i.goods_name}> | <{$i.order_unit}> | <{$i.order_amount}> | <{if !empty($i.selling)}> <{$i.selling}> <{/if}> | <{if !empty($i.sum_selling)}> <{$i.sum_selling}> <{/if}> | <{$i.item_remark}> | 总金额: <{$detail.sum_selling}>元 大写: <{$detail.dx}> |