ソースを参照

优化新增问题

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


読み込み中…
キャンセル
保存