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
清空map
wulanhaote
hbao
3 anos atrás
pai
723e724175
commit
6ebb0b35af
2 arquivos alterados
com
2 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
-1
src/views/homesteadSurvey/add.vue
+1
-0
src/views/homesteadSurvey/list.vue
+ 1
- 1
src/views/homesteadSurvey/add.vue
Ver arquivo
@@ -4249,7 +4249,7 @@
if(this.ztMap && this.enterMap ==1){
this.$cookies.set("map",this.backMap);
} else {
this.$cookies.set("map","");
}
this.$router.push({name:'homesteadList'});
// }
+ 1
- 0
src/views/homesteadSurvey/list.vue
Ver arquivo
@@ -1844,6 +1844,7 @@
},
// 返回
onClickLeft(){
this.$cookies.set("map","")
this.$router.push('/homesteadSurvey/index');
},
onConfirmhncysjly(value){
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar