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