增加:运营中心 - 角色账单缴费 - 退款申请增加退款原因

This commit is contained in:
wuhui_zzw 2024-07-11 16:45:25 +08:00
parent 9d2faef403
commit f5d9288bf5
1 changed files with 1 additions and 1 deletions

View File

@ -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>