|  |  | @ -465,8 +465,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |       showSearch: false, |  |  |  |       showSearch: false, | 
			
		
	
		
		
			
				
					
					|  |  |  |       filterQuery: { |  |  |  |       filterQuery: { | 
			
		
	
		
		
			
				
					
					|  |  |  |         tagStatus: this.tagStatus,    // |  |  |  |         // tagStatus: this.tagStatus,    // | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |         tagStatusList: this.tagStatusList,    // |  |  |  |         tagStatusList: [0,1,2],    // | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |         billNo: null, |  |  |  |         billNo: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |         busType: null, |  |  |  |         busType: null, | 
			
		
	
		
		
			
				
					
					|  |  |  |         workPlaceCode: null, |  |  |  |         workPlaceCode: null, | 
			
		
	
	
		
		
			
				
					|  |  | @ -477,6 +477,7 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       }, |  |  |  |       }, | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |       errQuery: { |  |  |  |       errQuery: { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         tagStatusList: [4],    // | 
			
		
	
		
		
			
				
					
					|  |  |  |         page: 1, |  |  |  |         page: 1, | 
			
		
	
		
		
			
				
					
					|  |  |  |         limit: 10, |  |  |  |         limit: 10, | 
			
		
	
		
		
			
				
					
					|  |  |  |       }, |  |  |  |       }, | 
			
		
	
	
		
		
			
				
					|  |  | @ -894,8 +895,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |     }); |  |  |  |     }); | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     this.filterQuery.tagStatus = String(this.tagStatus) |  |  |  |     // this.filterQuery.tagStatus = String(this.tagStatus) | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |     this.filterQuery.tagStatusList = this.tagStatusList |  |  |  |     // this.filterQuery.tagStatusList = this.tagStatusList | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |     this.findWorkPlace(this, '') |  |  |  |     this.findWorkPlace(this, '') | 
			
		
	
		
		
			
				
					
					|  |  |  |   } |  |  |  |   } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | 
 |