From 7047184154f97a10fbda7ef78db67272ae513f87 Mon Sep 17 00:00:00 2001 From: xyq <392009588@qq.com> Date: Mon, 23 Oct 2023 10:08:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=85=E5=9F=BA=E5=9C=B0=E8=B0=83=E6=9F=A5?= =?UTF-8?q?=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homesteadSurvey/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/homesteadSurvey/index.vue b/src/views/homesteadSurvey/index.vue index af3f6c29..96e5f611 100644 --- a/src/views/homesteadSurvey/index.vue +++ b/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{