Bladeren bron

Merge branch 'feature_业主工会' of http://192.168.4.246:3000/elab-damai-h5/h5-elab-open-ownerUnion into feature_业主工会

张文飞 3 jaren geleden
bovenliggende
commit
9727fe502c
1 gewijzigde bestanden met toevoegingen van 5 en 5 verwijderingen
  1. 5 5
      pages/houseDetail/houseDetail.vue

+ 5 - 5
pages/houseDetail/houseDetail.vue

@@ -88,11 +88,11 @@
 					{
 						title: '主力户型',
 						value: ''
-					},
-					{
-						title: '目标人群',
-						value: ''
 					}
+					// {
+					// 	title: '目标人群',
+					// 	value: ''
+					// }
 				],
 				projectId: '',
 				dataInfo: {
@@ -182,7 +182,7 @@
 					this.infos[3].value = this.priceReload(this.dataInfo.minTotalPrice) + '/套'
 				}
 				this.infos[4].value = this.dataInfo.mainHouseType
-				this.infos[5].value = this.dataInfo.cusGroup
+				// this.infos[5].value = this.dataInfo.cusGroup
 				
 				this.infos.forEach((item, idx) => {
 					if (!item.value) {