From e9868d18f7363b9ae4bcfa8ccd865ca0fcd944f5 Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 8 Feb 2023 09:11:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/activeAnalysis/AppLuckyDraw/AppLuckyDraw.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/activeAnalysis/AppLuckyDraw/AppLuckyDraw.vue b/src/project/activeAnalysis/AppLuckyDraw/AppLuckyDraw.vue index 58e5d931..7f5125d6 100644 --- a/src/project/activeAnalysis/AppLuckyDraw/AppLuckyDraw.vue +++ b/src/project/activeAnalysis/AppLuckyDraw/AppLuckyDraw.vue @@ -180,7 +180,7 @@ export default { }); this.activityId = option.activityId this.friendId = option.friendId || '' - this.activityId = '75a4c4493de54f9fb63868817079c89c' + // this.activityId = '75a4c4493de54f9fb63868817079c89c' this.getDetail() this.getAwardedList() },