From 38160460cf111791ee7d2f9ebebd22275a7931c1 Mon Sep 17 00:00:00 2001 From: taozi <552920369@qq.com> Date: Wed, 27 Jan 2021 11:07:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A4=E6=96=AD=E4=BC=98=E6=83=A0=E5=88=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/CouponPop.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/CouponPop.vue b/components/CouponPop.vue index 83ed731..cee117c 100644 --- a/components/CouponPop.vue +++ b/components/CouponPop.vue @@ -24,7 +24,7 @@ {{ !item.is_use ? "立即领取" : "已领取" }} + >{{ !item.isUse ? "立即领取" : "已领取" }}