病理工作台 保存图片增加参数

This commit is contained in:
lxd 2024-11-14 21:27:56 +08:00
parent 094a93b41b
commit ddb75bae18

View File

@ -553,18 +553,21 @@ const upimageselect = async () => {
try {
updateexamineimage.value = []
updateexamineimage.value.push({
regid:regId.value,
id: selecteimagedoneid.toString(),
isDelete: '',
deletePerson: '',
selected: '1'
})
updateexamineimage.value.push({
regid:regId.value,
id: selecteimagedtwoid.toString(),
isDelete: '',
deletePerson: '',
selected: '1'
})
updateexamineimage.value.push({
regid:regId.value,
id: selecteimagedthreeid.toString(),
isDelete: '',
deletePerson: '',
@ -745,7 +748,7 @@ const iframeData = async () => {
localStorage.setItem('regid_pathology', regId.value)
localStorage.removeItem('orgId_pathology')
localStorage.setItem('orgId_pathology', orgId.value)
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 {
// statussuccess