Ver a proveniência

宅基地调查

wulanhaote
yujk há 3 anos
ascendente
cometimento
723e724175
1 ficheiros alterados com 4 adições e 0 eliminações
  1. +4
    -0
      src/views/homesteadSurvey/list.vue

+ 4
- 0
src/views/homesteadSurvey/list.vue Ver ficheiro

@@ -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;
});


Carregando…
Cancelar
Guardar