Compare commits

..

No commits in common. "c78ea676b28537f4f15825a53348903032d87a8c" and "14a397b70bf9abdb832fa6b0a5b55848d0a5c58d" have entirely different histories.

1 changed files with 0 additions and 3 deletions

View File

@ -641,9 +641,6 @@ export default {
})(i)
}
p.then(function(result) {
scope.uploadQueues.forEach(v => {
scope.$refs.dicomFilesTable.toggleRowSelection(v, true)
})
scope.scanState = 'finished'
scope.isScan = true
})