uat_us
parent
515a9a92b6
commit
73e45afe21
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue