@@ -868,6 +868,7 @@ import {getUserProfile} from "@/api/system/user";
return y + '-' + m + '-' + d
},
selectDay(day) { //日历点击
+ this.pageNum = 1
this.getTodayEvents(day)
this.getDeptEventCount(day)
this.getWeather(day)