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', // 找到自己需要的图标