src/components/MapView/mapMenuPop.vue @@ -44,7 +44,7 @@ <template slot-scope="scope"> <el-button icon="el-icon-map-location" size="mini" size="small" @click="spaceLocation(scope.$index, scope.row)" ></el-button> </template>