| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -282,8 +282,7 @@ export default { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    hadleOperationConrol(id, param) { | 
					 | 
					 | 
					 | 
					    hadleOperationConrol(id, param) { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      let data = { | 
					 | 
					 | 
					 | 
					      let data = { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        id: id, | 
					 | 
					 | 
					 | 
					        id: id, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        param: param, | 
					 | 
					 | 
					 | 
					        param: param | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        type: 1, | 
					 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      }; | 
					 | 
					 | 
					 | 
					      }; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      console.log("操作参数", data); | 
					 | 
					 | 
					 | 
					      console.log("操作参数", data); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					      operationConrol([data]) | 
					 | 
					 | 
					 | 
					      operationConrol([data]) | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
					 | 
					@ -298,7 +297,7 @@ export default { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                // 关闭 loading 效果 | 
					 | 
					 | 
					 | 
					                // 关闭 loading 效果 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                this.loading = false; | 
					 | 
					 | 
					 | 
					                this.loading = false; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					              }); | 
					 | 
					 | 
					 | 
					              }); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            }, 6000); | 
					 | 
					 | 
					 | 
					            }, 4000); | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					          } else { | 
					 | 
					 | 
					 | 
					          } else { | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            // this.$modal.msgError("操作失败"); | 
					 | 
					 | 
					 | 
					            // this.$modal.msgError("操作失败"); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            console.log("应该更新状态的"); | 
					 | 
					 | 
					 | 
					            console.log("应该更新状态的"); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |