Feat:送礼页优惠券优化

This commit is contained in:
linxi
2025-07-31 17:36:32 +08:00
parent 6273dd48a2
commit e206235988
2 changed files with 11 additions and 3 deletions
+2
View File
@@ -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() {