|
|
|
@ -197,7 +197,7 @@
|
|
|
|
|
<td>
|
|
|
|
|
<a href="{:U('withdrawDtl', array('id'=>$vo['id']))}">提现明细</a>
|
|
|
|
|
<if condition="$vo['status'] eq 2">
|
|
|
|
|
<a data-href="{:U('download/Remittancecer',['id'=>$vo['id']])}" class="ajax-get">汇款证明</a>
|
|
|
|
|
<!-- <a data-href="{:U('download/Remittancecer',['id'=>$vo['id']])}" class="ajax-get">汇款证明</a>-->
|
|
|
|
|
<elseif condition="$vo['status'] eq -1"/>
|
|
|
|
|
<!-- <span class="renew-review" data-id="{$vo['id']}" style="color: #0bb20c;cursor: pointer;">重新审核</span>-->
|
|
|
|
|
</if>
|
|
|
|
|