自定义阅片连续阅片不缓存影像
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2024-01-29 17:40:32 +08:00
parent f911f9e0c1
commit 4deae81503
1 changed files with 2 additions and 1 deletions

View File

@ -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 => {