From 1eddc83109e76cc4392a371558336ca1dd840688 Mon Sep 17 00:00:00 2001 From: hbao Date: Tue, 1 Mar 2022 17:01:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=B0=E5=A2=9E=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homesteadSurvey/add.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/homesteadSurvey/add.vue b/src/views/homesteadSurvey/add.vue index 1137f40e..00485155 100644 --- a/src/views/homesteadSurvey/add.vue +++ b/src/views/homesteadSurvey/add.vue @@ -3767,6 +3767,7 @@ }); } else { addZjdzd(this.form).then(response => { + this.$cookies.set("search",this.form); this.form = response.data let _this =this this.$toast({