From d42944d658e3e44d6ce96171a3853399332b4d26 Mon Sep 17 00:00:00 2001
From: sws <1141121512@qq.com>
Date: Fri, 13 Sep 2024 09:46:35 +0800
Subject: [PATCH] =?UTF-8?q?1.diy---=E4=BC=98=E6=83=A0=E5=88=B8=E6=8E=A5?=
=?UTF-8?q?=E5=8F=A3=E8=81=94=E8=B0=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/diy/coupon.vue | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/components/diy/coupon.vue b/components/diy/coupon.vue
index 71bb8bd0..87938c48 100644
--- a/components/diy/coupon.vue
+++ b/components/diy/coupon.vue
@@ -88,8 +88,6 @@
{{ data_list.filter((item) => item.status_type == 0).length > 0 ? '立即领取' : '不可领取' }}
-
-
@@ -106,7 +104,7 @@
{{ item.name }}
- 领取
+ {{ item.status_operable_name }}
@@ -127,7 +125,7 @@
- 立即领取
+ {{ item.status_operable_name }}
@@ -147,7 +145,7 @@
- 立即领取
+ {{ item.status_operable_name }}