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: '' //生效日期 },