whao 3 years ago
parent
commit
5b45da0e34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/forest.vue

+ 1 - 1
src/views/forest.vue

@@ -440,7 +440,7 @@
 			  	<button>测面</button>
 			  	<button>测距</button>
 			  </div>
-			   <supermapProcessed ref="supermapProcessed" v-if="'point' === activeName"  style="width:100% ;position:absolute;height: 75vh;top: 0;left: 0;" :mapDiv="'supermapProcessedSuperMap'" :mapSite="{doubleClickZoom:false}" :codes="['9fa5']" @preview="preview" :isSideBySide="false"></supermapProcessed>
+			   <supermapProcessed ref="supermapProcessed"  v-if="'point' === activeName"  style="width:100% ;height: 75vh" :mapDiv="'supermapProcessedSuperMap'" :mapSite="{doubleClickZoom:false}" :codes="['9fa5']" @preview="preview" :isSideBySide="false"></supermapProcessed>
           </el-tab-pane>
 
         </el-tabs>