<{include file="admin:common/header.html"}>
<{$MOD.title}>
<{foreach $items as $k=>$v}> <{foreachelse}> <{/foreach}>
编号 配送员 提现金额 状态 时间
<{$v.tixian_id|default:''}> <{$staffs[$v['staff_id']]['name']}> ¥<{$v.money}> <{if $v.status==1}>通过<{else}>待审<{/if}> <{$v.dateline|format:'Y-m-d H:i:s'}>

没有数据

<{if $items}>
<{$pager.pagebar}>
<{else}> <{/if}>
<{include file="admin:common/footer.html"}>