flat: 修改
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
lon,
|
||||
lat
|
||||
} = item
|
||||
if (this.position && lon) {
|
||||
if (this.position && lon > 0) {
|
||||
const {
|
||||
longitude,
|
||||
latitude
|
||||
|
||||
Reference in New Issue
Block a user