@@ -4245,6 +4245,7 @@
// month: this.date,
startDate: this.WorktimeDatepickValue[0],
endDate: this.WorktimeDatepickValue[1],
+ hasReportDeptId:this.deptIdForHasReport.length>0?this.deptIdForHasReport[this.deptIdForHasReport.length-1]:null,
},
(res) => {
if (res.code == "ok") {