瀏覽代碼

优化新增问题

wulanhaote
hbao 3 年之前
父節點
當前提交
1eddc83109
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      src/views/homesteadSurvey/add.vue

+ 1
- 0
src/views/homesteadSurvey/add.vue 查看文件

@@ -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…
取消
儲存