From 775283b52ac635d9a31fed1d2c0c95a9640f118a Mon Sep 17 00:00:00 2001 From: JianWeie Date: Mon, 14 Mar 2022 00:58:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E5=8F=AF=E8=A1=A5=E7=AD=BE?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CoreShop/pages/activity/checkIn/checkIn/checkIn.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/activity/checkIn/checkIn/checkIn.vue b/CoreCms.Net.Uni-App/CoreShop/pages/activity/checkIn/checkIn/checkIn.vue index eab600b7..8965ce90 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages/activity/checkIn/checkIn/checkIn.vue +++ b/CoreCms.Net.Uni-App/CoreShop/pages/activity/checkIn/checkIn/checkIn.vue @@ -269,7 +269,7 @@ } else { //如果不需要补签功能直接在这阻止不执行后面的代码就行。 if (type == 0) { - //return false; + return false; } var postDate = this.cur_year + "-" + this.cur_month + "-" + date; this.$u.api.userCheckIn({