[问题修复](pet):

修复相关方所有人员信息详情查看一直加载问题
pet
huangyuxuan 2024-11-13 16:50:05 +08:00
parent 80a3a92e7d
commit 08c1681ba3
1 changed files with 3 additions and 1 deletions

View File

@ -482,7 +482,9 @@ export default {
if (this.userPhotoFile.length > 0) {
this.imgUrl = config.fileUrl + this.userPhotoFile[0].FILEPATH
}
if (picture.photosOfLevel){
this.photosOfLevel = picture.photosOfLevel
}
this.specialUsersList = picture.specialUsers
this.insuranceFileList = picture.insuranceFile
this.contractFileList = picture.contractFile