自定义阅片连续阅片不缓存影像
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f911f9e0c1
commit
4deae81503
|
@ -750,7 +750,8 @@ export default {
|
||||||
// this.$router.push({
|
// this.$router.push({
|
||||||
// path: `/readingPage?subjectCode=${subjectCode}&subjectId=${subjectId}&trialId=${trialId}&TokenKey=${token}`
|
// path: `/readingPage?subjectCode=${subjectCode}&subjectId=${subjectId}&trialId=${trialId}&TokenKey=${token}`
|
||||||
// })
|
// })
|
||||||
DicomEvent.$emit('getNextTask')
|
// DicomEvent.$emit('getNextTask')
|
||||||
|
window.location.reload()
|
||||||
})
|
})
|
||||||
.catch(action => {
|
.catch(action => {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue