Feat:送礼页优惠券优化
This commit is contained in:
@@ -298,6 +298,8 @@ export default {
|
||||
// },
|
||||
methods: {
|
||||
showCouponsPopup() {
|
||||
if (this.couponList.usable && this.couponList.usable.length === 0) return
|
||||
if(this.isPayOk) return
|
||||
this.showPopup = !this.showPopup
|
||||
},
|
||||
close() {
|
||||
|
||||
Reference in New Issue
Block a user