is_withdraw!=0}disabled{/if}>
|
{$order->id} |
{$order->product->name} |
{$order->user->nickname} |
{$order->orderNo} |
{$order->really_price} |
{$order->product->trans_money} |
{$order->really_price} |
{$order->is_transmit?'已发货':'未发货'} |
{$order->is_receive?'已收货':'未收货'} |
{$order->is_refund_money?'用户已发起退款':'用户未发起退款'} |
{$order->is_refund?'已退款':'未退款'} |
{$order->receiver} |
查看订单
发货
|
{if $order->is_withdraw==2}已提现{else if $order->is_withdraw==1}申请中{else}未提现{/if}
|
{/loop}