|  |  | @ -1037,9 +1037,10 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.bizDetailLoading = true; |  |  |  |       this.bizDetailLoading = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |       this.bizQuery.orderIdFk = this.currentRow.billNo; |  |  |  |       this.bizQuery.orderIdFk = this.currentRow.billNo; | 
			
		
	
		
		
			
				
					
					|  |  |  |       if(row != null) { |  |  |  |       if(row != null) { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         this.bizQuery.orderIdFk=row.orderIdFk; | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.bizQuery.batchNo = row.batchNo; |  |  |  |         this.bizQuery.batchNo = row.batchNo; | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.bizQuery.relId = row.bindRlFk; |  |  |  |         this.bizQuery.relId = row.bindRlFk; | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.bizQuery.bizIdFk = row.id; |  |  |  |         //this.bizQuery.bizIdFk = row.id; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |       } |  |  |  |       } | 
			
		
	
		
		
			
				
					
					|  |  |  |       filterListInvoice(this.bizQuery).then((res) => { |  |  |  |       filterListInvoice(this.bizQuery).then((res) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |         this.bizDetailLoading = false; |  |  |  |         this.bizDetailLoading = false; | 
			
		
	
	
		
		
			
				
					|  |  | 
 |