seimin 1 년 전
부모
커밋
75164f4da8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/app/views/dept-inspection-statistics/dept-inspection-statistics.component.ts

+ 1 - 0
src/app/views/dept-inspection-statistics/dept-inspection-statistics.component.ts

@@ -74,6 +74,7 @@ export class DeptInspectionStatisticsComponent implements OnInit {
74
       department: {
74
       department: {
75
         cascadeHosId: this.hosId,
75
         cascadeHosId: this.hosId,
76
         dept: dept,
76
         dept: dept,
77
+        configRoom: 1,
77
       },
78
       },
78
       idx: 0,
79
       idx: 0,
79
       sum: 20,
80
       sum: 20,