This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
@tap.stop="showOrderPaymentMethods(item)">
|
||||
立即支付
|
||||
</button>
|
||||
<button v-if="item.payment_status !== 1" class="order-action-button primary-action-button"
|
||||
<button v-if="item.payment_status === 2" class="order-action-button primary-action-button"
|
||||
@tap.stop="startOrderRenewal(item)">立即续费</button>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user