Parcourir la source

优化新增问题

wulanhaote
hbao il y a 3 ans
Parent
révision
1eddc83109
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      src/views/homesteadSurvey/add.vue

+ 1
- 0
src/views/homesteadSurvey/add.vue Voir le fichier

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


Chargement…
Annuler
Enregistrer