@@ -76,8 +76,8 @@ function checkBoxsChange(params:number[], mate:{actionType:string, value:number}
onMounted(() => {
mapService._initMap(props.zoom)
- mapService._initMarks(props.Item.key, props.Item.contrlSelect.checked)
if (props.Item.key === 'homePage') mapService.getLines()
+ mapService._initMarks(props.Item.key, props.Item.contrlSelect.checked)
})
// 车位置更新