Преглед на файлове

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

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;