From 7fcdcfcb1e9beea669f192528c22e03b4fedf12a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E5=95=BE?= <1144797966@qq.com> Date: Fri, 31 May 2024 09:24:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order_detail/order_detail.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(() => {