瀏覽代碼

宅基地调查权限

rongxin_prod
Xyq123* 1 年之前
父節點
當前提交
7047184154
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/views/homesteadSurvey/index.vue

+ 1
- 1
src/views/homesteadSurvey/index.vue 查看文件

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


Loading…
取消
儲存