@ -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?.addGraphic(line)
const graphic = new mars3d.graphic.BillboardEntity({
position: topPos,