瀏覽代碼

项目详情 去掉目标人群

王晓晨 3 年之前
父節點
當前提交
88cbf9d9c1
共有 1 個文件被更改,包括 5 次插入5 次删除
  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) {