庞东旭 1年前
コミット
4734e45643
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));
this.qiehuan(item.deptId);
}else{


読み込み中…
キャンセル
保存