diff --git a/pages/order_detail/order_detail.vue b/pages/order_detail/order_detail.vue index e159253..6aee5df 100644 --- a/pages/order_detail/order_detail.vue +++ b/pages/order_detail/order_detail.vue @@ -252,7 +252,7 @@ }) }, methods: { - groupChange(n) { +s groupChange(n) { // console.log('groupChange', n); this.radiovalue1 = n uni.cache.set('radiovalue1', n) @@ -370,7 +370,7 @@ shopId_id: uni.cache.get('shopUser') }) } else { - if (this.amountVIP.amount > this.listinfo.amount) { + if (this.amountVIP.amount >= this.listinfo.amount) { this.ispws = true this.showpopupclick() //生成订单 this.$nextTick(() => {