| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -64,7 +64,7 @@ | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          </div> | 
					 | 
					 | 
					 | 
					          </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          <div class="hostStatus"> | 
					 | 
					 | 
					 | 
					          <div class="hostStatus"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <div class="hostStatus-li"> | 
					 | 
					 | 
					 | 
					            <div class="hostStatus-li"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              <span>远程开关机:</span> | 
					 | 
					 | 
					 | 
					              <span>远程启动信号:</span> | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              <span class="automaticData">{{ onOffObj.curValue }}</span> | 
					 | 
					 | 
					 | 
					              <span class="automaticData">{{ onOffObj.curValue }}</span> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            </div> | 
					 | 
					 | 
					 | 
					            </div> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            <div class="hostStatus-li"> | 
					 | 
					 | 
					 | 
					            <div class="hostStatus-li"> | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					 | 
					@ -495,8 +495,8 @@ export default { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              this.hostData.forEach((item) => { | 
					 | 
					 | 
					 | 
					              this.hostData.forEach((item) => { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                //左边主机参数 根据不同的 paramType 处理 showValue | 
					 | 
					 | 
					 | 
					                //左边主机参数 根据不同的 paramType 处理 showValue | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                if ( | 
					 | 
					 | 
					 | 
					                if ( | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  item.paramType === "2" && | 
					 | 
					 | 
					 | 
					                  item.paramType === "22" && | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  item.otherName.includes("手动启停") | 
					 | 
					 | 
					 | 
					                  item.otherName.includes("远程启动信号") | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                ) { | 
					 | 
					 | 
					 | 
					                ) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  // 远程开关机-手动启停 | 
					 | 
					 | 
					 | 
					                  // 远程开关机-手动启停 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                  // item.showValue = | 
					 | 
					 | 
					 | 
					                  // item.showValue = | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |