From 2ea5791c7b184f9bb26628e5b6d2a8e5dd490a8f Mon Sep 17 00:00:00 2001 From: hbao Date: Tue, 1 Mar 2022 16:29:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=88=B7=E6=96=B0?= 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 94ff5564..1137f40e 100644 --- a/src/views/homesteadSurvey/add.vue +++ b/src/views/homesteadSurvey/add.vue @@ -3754,6 +3754,7 @@ onSubmitzjd(){ if (this.form.id != null) { updateZjdzd(this.form).then(response => { + this.$cookies.set("search",this.form); let _this =this this.$toast({ icon: 'success', // 找到自己需要的图标