Lijy 2 månader sedan
förälder
incheckning
105f4aefe5
1 ändrade filer med 1 tillägg och 0 borttagningar
  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++