src/views/dataCenter/components/dataCenterMap.vue
@@ -1,5 +1,5 @@ <template> <el-dialog modal-class="mapDialog" v-model="isShow" width="80%"> <el-dialog modal-class="mapDialog" v-model="isShow" width="80%" class="ztzf-dialog-mange"> <template #header="{ titleId, titleClass }"> <div class="my-header"> <h4 :id="titleId" :class="titleClass">定位</h4> @@ -312,6 +312,7 @@ <style scoped lang="scss"> .mapBox { margin-top: 10px; z-index: 2; height: 650px; width: 98%;