@@ -2663,6 +2663,7 @@ export default {
this.proJuctId ? sl.projectId = this.proJuctId : ''
sl.startDate = this.rangeDatas[0]
sl.endDate = this.rangeDatas[1]
+ sl.deptIdStr = row.deptIds
sl.titleStr = (listText || '')+',所属部门,工号,员工,总计'
}
} else if(this.ins == 25) {