修改
This commit is contained in:
parent
856805719a
commit
324b2ecfc2
@ -748,8 +748,7 @@ const iframeData = async () => {
|
||||
localStorage.setItem('regid_pathology', regId.value)
|
||||
localStorage.removeItem('orgId_pathology')
|
||||
localStorage.setItem('orgId_pathology', orgId.value)
|
||||
// /bl
|
||||
const Src = `/static/dicom/dicomViewPc1.html?method=PathologyView&t=${new Date().getTime()}`
|
||||
const Src = `/bl/static/dicom/dicomViewPc1.html?method=PathologyView&t=${new Date().getTime()}`
|
||||
newSrc.value = Src
|
||||
} else {
|
||||
// 如果status不是success,可以根据需要处理错误情况
|
||||
|
Loading…
Reference in New Issue
Block a user