diff --git a/src/components/drawers/ExportScore.vue b/src/components/drawers/ExportScore.vue index dca1f0f7..f7336e83 100644 --- a/src/components/drawers/ExportScore.vue +++ b/src/components/drawers/ExportScore.vue @@ -37,6 +37,7 @@ :showUploadList="false" :data="{ type: type, + taskId: Number(id), targetId: Number(id), }" >