From 3473e11cf625a63f93cedbd8b7e17fd385f25029 Mon Sep 17 00:00:00 2001 From: wyx Date: Tue, 21 Feb 2023 10:47:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BD=9C=E4=B8=9A=E6=88=90=E7=BB=A9?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/drawers/ExportScore.vue | 1 + 1 file changed, 1 insertion(+) 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), }" >