| 
					
				 | 
			
			
				@@ -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) { 
			 |