增加:运营中心 - 角色账单缴费 - 退款申请增加退款原因
This commit is contained in:
parent
9d2faef403
commit
f5d9288bf5
|
|
@ -36,7 +36,7 @@
|
|||
<!--已退款-->
|
||||
<template v-if="Number(item.pay_status) === 3">
|
||||
<view class="time">退款时间:{{ item.refund_time }}</view>
|
||||
<view class="bottom-btn"></view>
|
||||
<view class="bottom-btn">已退款</view>
|
||||
</template>
|
||||
</view>
|
||||
</view>
|
||||
|
|
|
|||
Loading…
Reference in New Issue