Browse Source

项目详情 去掉目标人群

王晓晨 3 years ago
parent
commit
88cbf9d9c1
1 changed files with 5 additions and 5 deletions
  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) {