From d65d6d9b42297819d3c810b1dfd0344b3136e429 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 30 Dec 2021 12:42:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/myAccount/myCoupons.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/myAccount/myCoupons.vue b/pages/myAccount/myCoupons.vue index 4e99143..def0700 100644 --- a/pages/myAccount/myCoupons.vue +++ b/pages/myAccount/myCoupons.vue @@ -175,6 +175,7 @@ tel: context.getUserInfo().link, state: '2002' } + let _couponUsers = []; getCouponUsers(_objData, _couponUsers) .then((_couponList) => { _couponList.data.forEach(item => {