Browse Source

优化新增问题

wulanhaote
hbao 3 years ago
parent
commit
1eddc83109
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/homesteadSurvey/add.vue

+ 1
- 0
src/views/homesteadSurvey/add.vue View File

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


Loading…
Cancel
Save