Explorar el Código

Update index.vue

jtoms hace 4 años
padre
commit
b0732645ab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/bz/gis/index.vue

+ 1 - 1
src/views/bz/gis/index.vue

@@ -1,6 +1,6 @@
 <template>
   <div class="app-container">
-    <tencent-map id="amapcontainer" :height="900" :enable-click="false" :enable-bounds-changed="true" @boundsChanged="boundsChanged"/>
+    <tencent-map id="amapcontainer" :height="900" :enable-click="false" :enable-bounds-changed="true" @boundsChanged="boundsChanged" />
     <div class="category">
       <el-card>
         <a v-for="d in listData" :key="d.dataType.name" href="javascript:;" @click="changeDataType(d.dataType.name)">