lex-xin hai 6 meses
pai
achega
dd0b178937
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      miniprogram/pages/orders/order-result.wxml

+ 1 - 1
miniprogram/pages/orders/order-result.wxml

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