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