Merge branch 'feature-particulate-renpy' of http://git.hivekion.com:3000/xiaoguangbin/AnalysisSystemForRadionuclide_vue into feature-particulate-renpy
This commit is contained in:
		
						commit
						df0706c9ad
					
				|  | @ -343,7 +343,7 @@ export default { | |||
|       setTimeout(() => { | ||||
|         // 在panTo结束后执行动画 | ||||
|         const overlays = this.$refs.mapRef.map.getOverlays() | ||||
|         const currOverlay = overlays.getArray().find(item => item.id == `${stationType}_${stationId}`) | ||||
|         const currOverlay = overlays.getArray().find(item => item.id == `marker_${stationType}_${stationId}`) | ||||
|         const innerEle = currOverlay.getElement() | ||||
|         innerEle.classList.add('ani-bounding') | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user