gjy vor 1 Jahr
Ursprung
Commit
a5d1594a58
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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) {