修改
This commit is contained in:
parent
c2e63da777
commit
9c5dc31a11
@ -96,7 +96,7 @@ export default {
|
||||
this.ByRecord = res.data
|
||||
this.ByRecord.signPatientInformeds.forEach(e => {
|
||||
e.informedFilePath = process.env.VUE_APP_BASE_API + e.informedFilePath
|
||||
this.srcList(e.informedFilePath)
|
||||
this.srcList.push(e.informedFilePath)
|
||||
})
|
||||
})
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user