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