Bläddra i källkod

修复电话bug

赵冬冬 4 år sedan
förälder
incheckning
27dfe255e1
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      pages/product/product.vue

+ 2 - 2
pages/product/product.vue

@@ -165,8 +165,8 @@
 				this.files = res.data.data.companyInfo.files||'';
 				this.firstimg = this.files[0].fileUrl||'';
 				// console.log('this.albumPics',this.albumPics,'type',typeof this.albumPics,'this.firstimg',this.firstimg);
-				// this.phoneNumber = this.companyinfo.compConNum;//动态电话
-				this.phoneNumber = '13885026400';
+				this.phoneNumber = this.companyinfo.compConNum;//动态电话
+				// this.phoneNumber = '13885026400';
 				// console.log('this.brand',JSON.parse(JSON.stringify(this.brand)));
 				// console.log('this.companyinfo',JSON.parse(JSON.stringify(this.companyinfo)));
 				// console.log('this.origin',JSON.parse(JSON.stringify(this.origin)));