|
@@ -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>
|