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