{php include $this->template($template.'/_header')}
{$item['id']}
{$cashWayList[$item['cash_way']]}
¥{$item['cash_num']}
¥{$item['service_num']}
{if $item['cash_way']==5}
{/if}
{$cashStatusList[$item['status']]}
{php echo date('Y-m-d H:i', $item['addtime']);}
{if $item['disposetime']}
{php echo date('Y-m-d H:i', $item['disposetime']);}
{/if}
{$item['remark']}
{if $item['cash_way']==4}
提现银行:{$item['bank_name']}
银行开户行:{$item['bank_row']}
{/if}
{if $item['cash_way']==3 || $item['cash_way']==4}
收款人姓名:{$item['pay_name']}
提现帐号:{$item['pay_account']}
{/if}
{if $item['admin_img']}
{/if}
没有找到符合条件的记录