Dushusir
					
					4 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
3 deletions
			 
			
		 
		
			
				- 
					
					
					 
					src/controllers/pivotTable.js
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -731,9 +731,7 @@ const pivotTable = { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        redo["type"] = "pivotTable_change"; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        redo["curdata"] = $.extend(true, [], data); | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        redo["sheetIndex"] = Store.currentSheetIndex; | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        let pivotTable = _this.getPivotTableData(); | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        redo["pivotTablecur"] = pivotTable;  | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        redo["pivotTablecur"] = _this.getPivotTableData(); | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        if(Store.clearjfundo){ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            Store.jfundo.length  = 0; | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |