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 {
                             return {
                                 ...item,
                                 ...item,
                                 executorList: [{ executorName: item.creatorName }],
                                 executorList: [{ executorName: item.creatorName }],
+                                id: item.taskId
                             }
                             }
                         })
                         })
                         // this.tablesTwoKey++
                         // this.tablesTwoKey++