CRM_26-01-13#story#7762,潜在服务商增加财务结算信息的需求,许可证回显
This commit is contained in:
@@ -228,7 +228,7 @@
|
|||||||
this.idFrontPhoto = _data?.idCardFrontUrl;
|
this.idFrontPhoto = _data?.idCardFrontUrl;
|
||||||
this.idBackPhoto = _data?.idCardBackUrl;
|
this.idBackPhoto = _data?.idCardBackUrl;
|
||||||
this.companyPhoto = _data?.businessLicense;
|
this.companyPhoto = _data?.businessLicense;
|
||||||
this.liensePhoto = _data?.accountUrl;
|
this.licensePhoto = _data?.accountUrl;
|
||||||
this.wechatId = _data?.wechatId
|
this.wechatId = _data?.wechatId
|
||||||
if(this.idFrontPhoto) {
|
if(this.idFrontPhoto) {
|
||||||
this.idFrontPhotoList = [{ url : this.idFrontPhoto }];
|
this.idFrontPhotoList = [{ url : this.idFrontPhoto }];
|
||||||
|
|||||||
Reference in New Issue
Block a user