Browse Source

名片修改个人风采和荣誉证书

xhj 2 years ago
parent
commit
fefef9f989
1 changed files with 2 additions and 0 deletions
  1. 2 0
      card/create/create.vue

+ 2 - 0
card/create/create.vue

@@ -268,6 +268,8 @@ export default {
 					this.wechat = res.wechat;
 					this.wechatCode = res.wechatCode;
 					this.email = res.email;
+					this.honorImgUrls = res.honorImgUrls?res.honorImgUrls:[];
+					this.styleImgUrls = res.styleImgUrls?res.styleImgUrls:[];
 					this.companyName = res.companyName;
 					// this.companyIntroduction = res.companyIntroduction
 					this.industryName = res.industryName;