Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
zhangzl
/
nsgk_mobile
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
清空map
wulanhaote
hbao
3 anni fa
parent
723e724175
commit
6ebb0b35af
2 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
src/views/homesteadSurvey/add.vue
+1
-0
src/views/homesteadSurvey/list.vue
+ 1
- 1
src/views/homesteadSurvey/add.vue
Vedi File
@@ -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
Vedi File
@@ -1844,6 +1844,7 @@
},
// 返回
onClickLeft(){
this.$cookies.set("map","")
this.$router.push('/homesteadSurvey/index');
},
onConfirmhncysjly(value){
Scrivi
Anteprima
Caricamento…
Annulla
Salva