Lijy 2 달 전
부모
커밋
105f4aefe5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      fhKeeper/formulahousekeeper/timesheet/src/views/task/list.vue

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

@@ -1382,6 +1382,7 @@ import { getThemeColor } from '@/utils/commonMethod.js'
                             return {
                                 ...item,
                                 executorList: [{ executorName: item.creatorName }],
+                                id: item.taskId
                             }
                         })
                         // this.tablesTwoKey++