|  | @@ -52,7 +52,7 @@ export default {
 | 
	
		
			
				|  |  |            content: vm.$refs.infoBox,
 | 
	
		
			
				|  |  |          })
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -        infoWindow.open(map, center || map.getCenter())
 | 
	
		
			
				|  |  | +        infoWindow.open(window.map, center || window.map.getCenter())
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |        window._AMapSecurityConfig = {
 | 
	
		
			
				|  |  |          securityJsCode: `a2017cdc059be6c03b430a3185098003`,
 |