提交 7d20ee08 作者: ZhangLingKun

修复:网点代码优化

上级 1b033b96
流水线 #7135 已通过 于阶段
in 45 秒
......@@ -103,8 +103,8 @@ export default {
if (!lat || !lng) return
// 设置当前定位
this.location = { lat: Number(lat), lng: Number(lng) }
this.getServiceBitmap()
this.currentTypeIndex = Number(option?.index) || 0
this.getServiceBitmap()
// console.log('执行到此处 --->', option)
},
onShow() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论