Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
zhangzl
/
nsgk_mobile
Tarkkaile
2
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
优化地图
wulanhaote
hbao
3 vuotta sitten
vanhempi
c7c2e23b9f
commit
fad8f07cdf
2 muutettua tiedostoa
jossa
5 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/components/Map/MapGisDrawing.vue
+4
-1
src/views/homesteadSurvey/add.vue
+ 1
- 0
src/components/Map/MapGisDrawing.vue
Näytä tiedosto
@@ -57,6 +57,7 @@ export default {
},
//地图查看
drawingPaceCountryDarw() {
console.log(this.message);
//加载地图编辑
var that = this;
var map;
+ 4
- 1
src/views/homesteadSurvey/add.vue
Näytä tiedosto
@@ -3606,6 +3606,7 @@
})
}
this.showzrz = true;
this.active = 3;
this.mapClickLoading();
}
},
@@ -3792,7 +3793,9 @@
})
}
this.showfsss = true;
this.mapClickLoading();}
this.active = 4;
//this.mapClickLoading();
}
},
showPopup3() {
this.show3 = true;
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna