@@ -65,7 +65,7 @@
</view>
- <view class="btn-refound" bind:tap="useRefound">申请退款</view>
+ <view class="btn-refound" bind:tap="useRefound" wx:if="{{ goodsInfo.wechatStatus == 'WAIT_USE' }}">申请退款</view>
</scroll-view>