Fix:4206 【商城小程序】商品总价未满足优惠券满减条件,点击优惠券选项时页面出现透明灰色蒙版
This commit is contained in:
@@ -802,6 +802,7 @@ export default {
|
||||
this.show = !this.show
|
||||
},
|
||||
showCouponsPopup() {
|
||||
if (this.couponList.usable.length === 0) return
|
||||
this.show = !this.show
|
||||
},
|
||||
// v9-2
|
||||
|
||||
Reference in New Issue
Block a user