|  | @@ -182,7 +182,7 @@
 | 
	
		
			
				|  |  |          <business-reports :id="form.id" :itemIds="itemIds" ref="printD" businessValue="HYJK" classifyCode="费用"
 | 
	
		
			
				|  |  |              groupCode="应收" :selecList="selectionDList"></business-reports>
 | 
	
		
			
				|  |  |          <business-reports :id="form.id" :itemIds="itemIds" ref="printC" businessValue="HYJK" classifyCode="费用"
 | 
	
		
			
				|  |  | -            groupCode="应付"></business-reports>
 | 
	
		
			
				|  |  | +            groupCode="应付" :selecList="selectionCList"></business-reports>
 | 
	
		
			
				|  |  |      </div>
 | 
	
		
			
				|  |  |  </template>
 | 
	
		
			
				|  |  |  
 |