订单号 | 订单附言 | 订单备注 |
---|---|---|
<{$item.order_bn}> |
<{if count($item._mark)>0 }>
<{foreach from=$item._mark item=it}>
<{$it.op_content}> <{$it.op_time}> by <{$it.op_name}> <{/foreach}> <{else}> 无 <{/if}> |
<{if count($item._mark_text)>0 }>
<{foreach from=$item._mark_text item=it}>
<{$it.op_content}> <{$it.op_time}> by <{$it.op_name}> <{/foreach}> <{else}> 无 <{/if}> |