0

我在我的 vue 中有我的谷歌地方自动完成app.vue但是我得到了错误
Uncaught TypeError: Cannot read property 'setBounds' of undefined at eval Vue 错误

这是我的代码https://hastebin.com/ebogewehir.vue

console.logs它看来,console.log(autocomplete.getPlace())打印undefinedconsole.log(autocomplete)打印Bx

我在这里遵循了谷歌的文档https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete-addressform

我使用了ref来自这里的变量Google Places Autocomplete Vue.js

4

0 回答 0