| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -602,7 +602,7 @@ export default { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  item.otherName.includes("用户冷水设定值"); | 
					 | 
					 | 
					 | 
					                  item.otherName.includes("用户冷水设定值"); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                const isCombinedCondition3 = | 
					 | 
					 | 
					 | 
					                const isCombinedCondition3 = | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  Number(item.paramType) === 12 && | 
					 | 
					 | 
					 | 
					                  Number(item.paramType) === 12 && | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  item.otherName.includes("冷水设定值偏移"); | 
					 | 
					 | 
					 | 
					                  item.otherName.includes("冷冻水偏移值设置"); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                // 返回 false 表示要排除该元素 | 
					 | 
					 | 
					 | 
					                // 返回 false 表示要排除该元素 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                return ( | 
					 | 
					 | 
					 | 
					                return ( | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  !isSpecificParamType && | 
					 | 
					 | 
					 | 
					                  !isSpecificParamType && | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -643,7 +643,7 @@ export default { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  this.coldWaterControlObj = item; | 
					 | 
					 | 
					 | 
					                  this.coldWaterControlObj = item; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                } else if ( | 
					 | 
					 | 
					 | 
					                } else if ( | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  item.paramType === "12" && | 
					 | 
					 | 
					 | 
					                  item.paramType === "12" && | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  item.otherName.includes("冷水设定值偏移") | 
					 | 
					 | 
					 | 
					                  item.otherName.includes("冷冻水偏移值设置") | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                ) { | 
					 | 
					 | 
					 | 
					                ) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  // 远程出水温度设定值 | 
					 | 
					 | 
					 | 
					                  // 远程出水温度设定值 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  this.offsetValuerControlObj = item; | 
					 | 
					 | 
					 | 
					                  this.offsetValuerControlObj = item; | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |