地图
This commit is contained in:
@@ -186,7 +186,7 @@
|
|||||||
this.id = this.params.id
|
this.id = this.params.id
|
||||||
this.getList()
|
this.getList()
|
||||||
}
|
}
|
||||||
// this.getList()
|
this.getList()
|
||||||
},
|
},
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
@@ -281,6 +281,7 @@
|
|||||||
zooms: [6, 20],
|
zooms: [6, 20],
|
||||||
center: [lng, lat],
|
center: [lng, lat],
|
||||||
zoom: zoom,
|
zoom: zoom,
|
||||||
|
scrollWheel: false,
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user