|
|
@@ -33,7 +33,7 @@
|
|
|
<view class="cell dis j-s">
|
|
|
<text class="title">审核说明</text>
|
|
|
<view class="data font-weight">
|
|
|
- {{info.status==0?'后台人员审核中,请耐心等待':info.status==1?'提现已入账,如有疑问,请联系相关工作人员':info.rejectReason}}
|
|
|
+ {{info.status==0?'后台人员审核中,请耐心等待':info.status==1?'金额已入账,如有疑问,请联系相关工作人员':info.rejectReason}}
|
|
|
|
|
|
</view>
|
|
|
</view>
|