| src/views/resource/components/spotDetails.vue | ●●●●● patch | view | raw | blame | history |
src/views/resource/components/spotDetails.vue
@@ -128,7 +128,6 @@ if (!document.getElementById('spotMap')) { return; } publicCesiumInstance = new PublicCesium({ dom: 'spotMap', terrain: true, @@ -179,7 +178,7 @@ viewInstance.value.addLeftClickEvent(null, spotHighlighting, 'spotHighlighting') }); }; // 编辑 // 编辑,选中当前图斑 const handleSelectionChange =(row)=>{ heightlightSpot(row) } @@ -335,7 +334,6 @@ height: 600px; width: 100%; } .table-overlay { position: absolute; top: 0;