| 
					
				 | 
			
			
				@@ -2090,7 +2090,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           case "5": 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             this.exportUrl = "/api/blade-school/salaryitem/export/fnanceExcel"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             this.findObject(this.excelOption.column, "excelFile").action = 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-              "/api/blade-school/salaryitem/import/fnanceExcel"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+              "/api/blade-school/salaryitem/import/financeExcel"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             this.findObject( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               this.excelOption.column, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				               "excelFile" 
			 |