庞东旭 1 anno fa
parent
commit
4734e45643
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