gjy 1 년 전
부모
커밋
a5d1594a58
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pageD/identity/companyIdentity.vue

+ 1 - 1
pageD/identity/companyIdentity.vue

@@ -226,7 +226,7 @@
 			getImgUrl(res) {
 				console.log(res)
 				console.log('------------res-----------')
-				this.identityAuthenticationInfo.businessLicenseAddressUrl = res
+				this.identityAuthenticationInfo.businessLicenseAddressUrl = res.data.appendixPath
 			},
 			// 身份证正面
 			getImgUrl1(res) {