Преглед изворни кода

feat:预约费用支付BUG修改

zhanghui пре 2 година
родитељ
комит
b495039638
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      components/pay/pay.vue

+ 1 - 1
components/pay/pay.vue

@@ -192,7 +192,7 @@
 				// 	uni.$u.toast('余额不足')
 				// 	return
 				// }
-				if (!this.selectBlPay) {
+				if (!this.selectBlPay && num == 1) {
 					uni.$u.toast('余额不足')
 					return
 				}