mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
perf: 优化一处定位签到的问题
This commit is contained in:
parent
f25d72e4f5
commit
77224c3726
@ -1761,6 +1761,7 @@ export default {
|
||||
this.$store.dispatch('openAppMapPage', {
|
||||
key: item.config.key,
|
||||
point: `${item.config.lng},${item.config.lat}`,
|
||||
radius: item.config.radius,
|
||||
}).then(data => {
|
||||
if (!$A.isJson(data)) {
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user