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({