|  | @@ -526,13 +526,13 @@
 | 
	
		
			
				|  |  |          errorInfoShow(){
 | 
	
		
			
				|  |  |            this.queryParam.showState=1;
 | 
	
		
			
				|  |  |            this.loadData(1);
 | 
	
		
			
				|  |  | -          this.queryParam.showState=null;
 | 
	
		
			
				|  |  | +          // this.queryParam.showState=null;
 | 
	
		
			
				|  |  |           
 | 
	
		
			
				|  |  |          },
 | 
	
		
			
				|  |  |          jiaBanInfoShow(){
 | 
	
		
			
				|  |  |            this.queryParam.duration=1;
 | 
	
		
			
				|  |  |            this.loadData(1);
 | 
	
		
			
				|  |  | -          this.queryParam.duration=null;
 | 
	
		
			
				|  |  | +          // this.queryParam.duration=null;
 | 
	
		
			
				|  |  |          },
 | 
	
		
			
				|  |  |          showModal(record) {
 | 
	
		
			
				|  |  |            this.errorViewDate = record.viewDate;
 | 
	
	
		
			
				|  | @@ -594,7 +594,7 @@
 | 
	
		
			
				|  |  |            if(this.area == 'in'){
 | 
	
		
			
				|  |  |              this.fuXinInfo('1',this.stPar,this.recordPar);
 | 
	
		
			
				|  |  |              
 | 
	
		
			
				|  |  | -          }      
 | 
	
		
			
				|  |  | +          } 
 | 
	
		
			
				|  |  |          },
 | 
	
		
			
				|  |  |          handleOk4(e) {
 | 
	
		
			
				|  |  |            this.queryParam.par_name = this.par_name;//导出加班 姓名
 |