ai成果点击详情地图显示图片

main
zhufu 5 days ago
parent 0c1a170dd5
commit e1338e2c90

@ -46,6 +46,7 @@
}
const changeLeftMenuShow = (item) => {
graphicLayer.value?.clear()
GetAiAchievement({id:item.id}).then(res => {
showInfoData.value = res
detailsInfoShow.value = true;
@ -61,7 +62,6 @@
color: "#ffffff"
}
})
graphicLayer.value?.clear()
graphicLayer.value?.addGraphic(line)
const graphic = new mars3d.graphic.BillboardEntity({
position: topPos,

Loading…
Cancel
Save