<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "order.function"/> - 发货
<@p.form id="jvForm" action="o_shipments.do" labelWidth="12"> <@p.td colspan="2">发货信息<@p.tr/> <@p.td colspan="1" width="50" label="订单编号">${order.code} <@p.td colspan="1" width="50" label="order.paymentStatus"> <@s.m "order.paymentStatus.${order.paymentStatus}"/> <@p.tr/> <@p.td colspan="1" width="50" label="收货人姓名">${order.receiveName!} <@p.td colspan="1" width="50" label="收货人电话">${order.receiveMobile!}<@p.tr/> <@p.td colspan="1" width="50" label="收货人固定电话">${order.receivePhone!} <@p.td colspan="1" width="50" label="收货人邮编">${order.receiveZip!}<@p.tr/> <@p.td colspan="2" label="收货人地址">${order.receiveAddress!}<@p.tr/> <@p.td label="货运单号" colspan="1" width="50">${shipments.waybill!} <@p.td label="金额 " colspan="1" width="50">${shipments.money!}<@p.tr/> <@p.td label="操作员" colspan="2" width="50">${shipments.shopAdmin.username!}<@p.tr/> <@p.td colspan="2" label="备注">${shipments.comment}<@p.tr/>