소스 검색

提交相关代码

Lijy 8 달 전
부모
커밋
7c4cfe8d0a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

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

@@ -4334,7 +4334,7 @@ export default {
       }) 
       this.resetMerge()
       this.rowspan(this.listArr1, this.listPosition1, 'projectId', data.record)
-      this.rowspan(this.listArr2, this.listPosition2, 'currentStageName', data.record)
+      this.rowspan(this.listArr2, this.listPosition2, 'currentStageName', data.record, 'projectId')
       this.rowspan(this.listArr3, this.listPosition3, 'corpwxDeptId', data.record, 'projectId')
       this.isbeCustomReport.consumptionSchedule = data.record
       this.total = data.total