Lijy 2 mēneši atpakaļ
vecāks
revīzija
105f4aefe5

+ 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++