提交 aa920993 作者: ZhangLingKun

修复:问题修复

上级 0af6b479
...@@ -84,6 +84,7 @@ export default { ...@@ -84,6 +84,7 @@ export default {
// 设置当前定位 // 设置当前定位
this.location = { lat: Number(lat), lng: Number(lng) } this.location = { lat: Number(lat), lng: Number(lng) }
this.getServiceBitmap() this.getServiceBitmap()
console.log('执行到此处 --->', option)
}, },
methods: { methods: {
// 切换类型 // 切换类型
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论