From f5bbe88c426d18ca9f50b588c27d67437374a2d7 Mon Sep 17 00:00:00 2001 From: yujk <990961482@qq.com> Date: Sun, 27 Feb 2022 21:01:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=85=E5=9F=BA=E5=9C=B0=E8=B0=83=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homesteadSurvey/add.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue index 1daacdcd..9b56f998 100644 --- a/src/views/homesteadSurvey/add.vue +++ b/src/views/homesteadSurvey/add.vue @@ -2653,7 +2653,7 @@ this.active = "4" this.getFsssList() this.showfsss=true - this.form3 = this.$cookies.get("search").mapFsssData + this.form4 = this.$cookies.get("search").mapFsssData } }else{ this.$set(this.item,"deptId",this.$cookies.get("item").deptId)