熊飞 2024-01-24 17:30:05 +08:00
parent 515a9a92b6
commit 73e45afe21
1 changed files with 1 additions and 0 deletions

View File

@ -1321,6 +1321,7 @@ export default {
Uploaded: [],
FileCount: 0
}
let dicomInfo = scope.uploadQueues[index].dicomInfo
let fileList = scope.uploadQueues[index].fileList
fileList.forEach(v => {
Record.Failed.push(v.webkitRelativePath)