Sfoglia il codice sorgente

优化刷新

wulanhaote
hbao 3 anni fa
parent
commit
2ea5791c7b
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

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


Caricamento…
Annulla
Salva