<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "order.function"/> - 收款
<@p.form id="jvForm" action="o_payment.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.total">${order.total!0} <@p.td colspan="1" width="50" label="order.payment"><#if order.payment??>${order.payment.name}<@p.tr/> <@p.td label="银行" colspan="1" width="50">${gathering.bank} <@p.td label="帐号" colspan="1" width="50">${gathering.accounts}<@p.tr/> <@p.td label="金额 " colspan="1" width="50">${gathering.money} <@p.td label="付款人" colspan="1" width="50">${gathering.drawee}<@p.tr/> <@p.td label="操作员" colspan="2" width="50">${gathering.shopAdmin.username!}<@p.tr/> <@p.td colspan="2" label="备注">${gathering.comment}<@p.tr/>