Compare commits

..

No commits in common. "147c21a5ebbf0a045a8ce484c06ffdca2d87db0b" and "feecd56c7308f017862c63f24210b881019a2729" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -1321,7 +1321,6 @@ 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)