Pārlūkot izejas kodu

地图优化

wulanhaote
hbao pirms 3 gadiem
vecāks
revīzija
e8ade6d3d8
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  1. +9
    -0
      src/views/homesteadSurvey/add.vue

+ 9
- 0
src/views/homesteadSurvey/add.vue Parādīt failu

@@ -3771,6 +3771,15 @@
},
/** 查找地图中定位点 */
MapTag: function (data) {
if(this.active =="1"){
this.form.theGeom = data;
}else if(this.active=="3"){
this.form3.theGeom = data;
}else if(this.active=="4"){
this.form4.theGeom = data;
} else {

}
this.form.theGeom = data;
},
//地图加载js------end


Notiek ielāde…
Atcelt
Saglabāt