@@ -338,7 +338,7 @@
reportTimeType:{},
user: JSON.parse(localStorage.userInfo),
minDate: new Date(2010, 0, 1),
- maxDate: new Date(new Date().getFullYear(),new Date().getMonth(),new Date().getDate()+7),
+ maxDate: new Date(),
currentDate: new Date(),
showPickerTime: false,
showPicker: false,