瀏覽代碼

提交相关代码

Lijy 8 月之前
父節點
當前提交
e2f65ad5f0
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      fhKeeper/formulahousekeeper/timesheet/src/views/corpreport/list.vue

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

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