Explorar el Código

优化新增问题

wulanhaote
hbao hace 3 años
padre
commit
1eddc83109
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/views/homesteadSurvey/add.vue

+ 1
- 0
src/views/homesteadSurvey/add.vue Ver fichero

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


Cargando…
Cancelar
Guardar