Compare commits
No commits in common. "c78ea676b28537f4f15825a53348903032d87a8c" and "14a397b70bf9abdb832fa6b0a5b55848d0a5c58d" have entirely different histories.
c78ea676b2
...
14a397b70b
|
@ -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
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue