From 52403cd3508f42489a1c79c0ffe25a8f5bc43340 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Tue, 14 Jun 2022 10:45:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20=E3=80=90=E8=90=A5?= =?UTF-8?q?=E9=94=80=E8=AE=A1=E5=88=92=E3=80=91=E6=96=B0=E5=A2=9E=E7=AB=8B?= =?UTF-8?q?=E5=87=8F=E9=87=91=EF=BC=8C=E9=A2=86=E5=8F=96=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E6=AE=B5=E9=BB=98=E8=AE=A4=E9=80=89=E6=8B=A9=E2=80=9C=E4=B8=8D?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/knockGold/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/knockGold/index.jsx b/src/components/knockGold/index.jsx index dd5e4e66..99077850 100644 --- a/src/components/knockGold/index.jsx +++ b/src/components/knockGold/index.jsx @@ -77,7 +77,7 @@ export default class addKnockGold extends Component { usable_time: '', //可用时间 fixed_time: [], //固定时间 timer: [], //领取时间段 - timer_type: '2', //领取时间段类型 + timer_type: '1', //领取时间段类型 effect_date_type: '', //生效日期类型 effect_date: '' //生效日期 },