Browse Source

美莱德导出工时增加项目过滤

QuYueTing 1 tháng trước cách đây
mục cha
commit
a2ada4b713

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet_mld/src/views/workReport/daily.vue

@@ -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") {