export default {props: {words: {type: String,default: }},data() {return {searchService: [],map: [],markers: [],region: 武汉,keyword: }},mounted() {this.init()this.keyword this.wordsthis.searchKeyword()},methods: {// 初始化init() {var self thisvar center …