庞东旭 1 year ago
parent
commit
4734e45643
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/homesteadSurvey/index.vue

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

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


Loading…
Cancel
Save