Parcourir la source

提交相关代码

Lijy il y a 8 mois
Parent
commit
7c4cfe8d0a

+ 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