lilei 4 months ago
parent
commit
daa7eb1b2a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pagesB/shopiing/productDetail.vue

+ 2 - 0
pagesB/shopiing/productDetail.vue

@@ -484,6 +484,7 @@
 							this.hasKdk = kdk&&!this.detail.shopPromoProduct&&this.showBalanceAuth
 						}
 					}
+					this.refashOk = false
 					uni.hideLoading()
 				})
 			},
@@ -727,6 +728,7 @@
 											this.payError('支付失败')
 										}
 									}else{
+										console.log(this.payType,'------111-----')
 										// 余额支付
 										this.payError()
 									}