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
yujk
3 anos atrás
pai
09deab3588
commit
723e724175
1 arquivos alterados
com
4 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+4
-0
src/views/homesteadSurvey/list.vue
+ 4
- 0
src/views/homesteadSurvey/list.vue
Ver arquivo
@@ -1390,6 +1390,10 @@
mounted(){
},
created(){
if(location.href.indexOf("#reloaded")==-1){
location.href=location.href+"#reloaded";
location.reload();
}
this.getDicts("zjlx").then(response => {
this.zjlxOptions = response.data;
});
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar