bug修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
147c21a5eb
commit
83677eed6b
|
@ -1321,6 +1321,7 @@ export default {
|
||||||
Uploaded: [],
|
Uploaded: [],
|
||||||
FileCount: 0
|
FileCount: 0
|
||||||
}
|
}
|
||||||
|
// 删错了
|
||||||
let dicomInfo = scope.uploadQueues[index].dicomInfo
|
let dicomInfo = scope.uploadQueues[index].dicomInfo
|
||||||
let fileList = scope.uploadQueues[index].fileList
|
let fileList = scope.uploadQueues[index].fileList
|
||||||
fileList.forEach(v => {
|
fileList.forEach(v => {
|
||||||
|
|
Loading…
Reference in New Issue