Lijy 8 месяцев назад
Родитель
Сommit
c1e2560f08

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

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