whao hace 2 años
padre
commit
dfc7bad56f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/eventdetailsdialog.vue

+ 1 - 1
src/views/eventdetailsdialog.vue

@@ -51,7 +51,7 @@
               <!-- 底部工具栏end -->
 			  <!-- 地图 -->
 			  <supermapDialog ref="supermapDialog" :dynamicPlotting="true"
-			                  style="width:100% ;height: 75vh;" :mapDiv="'forestWarmSuperMap'"
+			                  style="width:100% ;height: 75vh; position: absolute; top:0;left: 0;" :mapDiv="'forestWarmSuperMap'"
 			                  :mapSite="{doubleClickZoom:false}" :codes="['9fa5']" @preview="preview"
 			                  :isSideBySide="false"></supermapDialog>
             </el-col>