{include file="public/header" /}
| 选择打印项: |
| 打印项偏移校正: |
|
{notempty name="waybill_info_data"}
{foreach name="waybill_info_data" item="waybill_data"}
{present name="waybill_data.check"}
{$waybill_data.item_text}
{/present}
{/foreach}
{/notempty}
|