Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
zhangzl
/
nsgk_mobile
Observar
2
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
优化地图
wulanhaote
hbao
3 anos atrás
pai
c7c2e23b9f
commit
fad8f07cdf
2 arquivos alterados
com
5 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
src/components/Map/MapGisDrawing.vue
+4
-1
src/views/homesteadSurvey/add.vue
+ 1
- 0
src/components/Map/MapGisDrawing.vue
Ver arquivo
@@ -57,6 +57,7 @@ export default {
},
//地图查看
drawingPaceCountryDarw() {
console.log(this.message);
//加载地图编辑
var that = this;
var map;
+ 4
- 1
src/views/homesteadSurvey/add.vue
Ver arquivo
@@ -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;
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar