|  | @@ -184,7 +184,7 @@ export default {
 | 
	
		
			
				|  |  |            load.endLoading();
 | 
	
		
			
				|  |  |            
 | 
	
		
			
				|  |  |          }).catch(error => {
 | 
	
		
			
				|  |  | -            this.$message.error('导出数据失败,请连接管理员');
 | 
	
		
			
				|  |  | +            this.$message.error('导出数据失败,请联系管理员');
 | 
	
		
			
				|  |  |              load.endLoading();
 | 
	
		
			
				|  |  |            })
 | 
	
		
			
				|  |  |        }).catch(() => { })
 | 
	
	
		
			
				|  | @@ -239,7 +239,7 @@ export default {
 | 
	
		
			
				|  |  |            load.endLoading();
 | 
	
		
			
				|  |  |            
 | 
	
		
			
				|  |  |          }).catch(error => {
 | 
	
		
			
				|  |  | -            this.$message.error('导出数据失败,请连接管理员');
 | 
	
		
			
				|  |  | +            this.$message.error('导出数据失败,请联系管理员');
 | 
	
		
			
				|  |  |              load.endLoading();
 | 
	
		
			
				|  |  |            })
 | 
	
		
			
				|  |  |        }).catch(() => { })
 |