mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 06:16:46 +08:00
fix:作业导入成绩id
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
@change="handleChange" :showUploadList="false" :data="{
|
||||
type: type,
|
||||
taskId: Number(id),
|
||||
workId: datesource.info.id,
|
||||
workId: datesource.info?datesource.info.id:id,
|
||||
targetId: Number(id),
|
||||
}">
|
||||
<p class="ant-upload-drag-icon">
|
||||
|
||||
Reference in New Issue
Block a user