瀏覽代碼

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

xhj 2 年之前
父節點
當前提交
fefef9f989
共有 1 個文件被更改,包括 2 次插入0 次删除
  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;