|  | @@ -923,7 +923,7 @@ export default {
 | 
	
		
			
				|  |  |          balancePaymentAmount: searchForm.balancePaymentAmount,
 | 
	
		
			
				|  |  |          paymentStatus: searchForm.paymentStatus,
 | 
	
		
			
				|  |  |          paymentType: searchForm.paymentType,
 | 
	
		
			
				|  |  | -        organId: searchForm.organId,
 | 
	
		
			
				|  |  | +        routingOrganId: searchForm.routingOrganId,
 | 
	
		
			
				|  |  |          lessBalancePaymentAmount: searchForm.lessBalancePaymentAmount,
 | 
	
		
			
				|  |  |          lessActualAmount: searchForm.lessActualAmount,
 | 
	
		
			
				|  |  |          ...this.extraQuery,
 |