Merge remote-tracking branch 'origin/pet' into pet

20240528Test
limingyu 2024-04-23 14:50:00 +08:00
commit ce2eb5d692
2 changed files with 2 additions and 1 deletions

View File

@ -274,6 +274,7 @@ export default {
}
.app-container {
padding: 0px;
width: 100%;
}
}
</style>

View File

@ -1401,7 +1401,7 @@ export default {
// eslint-disable-next-line no-unused-vars
var _this = this
const collection = new Cesium.CustomDataSource('clickEntityCollection')
debugger
poin.forEach(item => {
if (!this.poinEntity.hasOwnProperty(item.id)) {
const entity = drag.addEntity(item)