@@ -305,7 +305,8 @@ Page({
curYear: _year,
curMonth: _month,
weekList: _weeklist,
- choseDate: cDate
+ choseDate: cDate,
+ timeActive: ''
})
this.getResetNumberFn(cDate)
}