Sfoglia il codice sorgente

优化新增问题

wulanhaote
hbao 3 anni fa
parent
commit
1eddc83109
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      src/views/homesteadSurvey/add.vue

+ 1
- 0
src/views/homesteadSurvey/add.vue Vedi 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({


Caricamento…
Annulla
Salva