uat_us
parent
515a9a92b6
commit
73e45afe21
|
@ -1321,6 +1321,7 @@ export default {
|
||||||
Uploaded: [],
|
Uploaded: [],
|
||||||
FileCount: 0
|
FileCount: 0
|
||||||
}
|
}
|
||||||
|
let dicomInfo = scope.uploadQueues[index].dicomInfo
|
||||||
let fileList = scope.uploadQueues[index].fileList
|
let fileList = scope.uploadQueues[index].fileList
|
||||||
fileList.forEach(v => {
|
fileList.forEach(v => {
|
||||||
Record.Failed.push(v.webkitRelativePath)
|
Record.Failed.push(v.webkitRelativePath)
|
||||||
|
|
Loading…
Reference in New Issue