Kaynağa Gözat

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

xhj 2 yıl önce
ebeveyn
işleme
fefef9f989
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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;