wang_xy 1 year ago
parent
commit
b7f3604eeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -13,7 +13,7 @@
                           class="indexSupermapClass" :mapDiv="'forestMap'"
           :dynamicPlotting="false"
           :mapSite="{doubleClickZoom:false}" :codes="['9fa5']" :isSideBySide="false"
-          ></supermap>
+          @abc="abc"></supermap>
           </div>
           <Header></Header>
           <Leftnav></Leftnav>