Sfoglia il codice sorgente

宅基地调查权限

rongxin_prod
Xyq123* 1 anno fa
parent
commit
7047184154
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/views/homesteadSurvey/index.vue

+ 1
- 1
src/views/homesteadSurvey/index.vue Vedi File

@@ -422,7 +422,7 @@
}
});
}
if(businessLevel === "2" && status){
if(businessLevel === "1" && status){
localStorage.setItem("surveyItem",JSON.stringify(item));
this.qiehuan(item.deptId);
}else{


Caricamento…
Annulla
Salva