| 
					
				 | 
			
			
				@@ -1816,7 +1816,7 @@ $(document).ready(() => { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         SpreadJsObj.loadSheetData(billsSheet, SpreadJsObj.DataType.Tree, billsTree); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         SpreadJsObj.loadTopAndSelect(billsSheet, ckBillsSpread); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        checkShowLast(data.bills.length); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        checkShowLast(result.bills.length); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         pos.loadDatas(result.pos); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         posSpreadObj.loadCurPosData(); 
			 |