智慧农业绘制地图
guoshilong
2022-09-03 26675d985d1658daa8edd80593b4bc4bf2c7dac7
删除打印
1 files modified
1 ■■■■ changed files
src/components/leafletDraw.vue 1 ●●●● patch | view | raw | blame | history
src/components/leafletDraw.vue
@@ -97,7 +97,6 @@
        initDate () {
            var str = window.location.search.substring(1)
            var obj = this.getUrlParams(str)
            console.log(obj)
            if(obj.latitude&&obj.longitude){
                this.lat = obj.latitude
                this.lng = obj.longitude