ソースを参照

优化绘图

wulanhaote
hbao 3年前
コミット
a15d0cea69
1個のファイルの変更1行の追加2行の削除
  1. +1
    -2
      src/views/homesteadSurvey/add.vue

+ 1
- 2
src/views/homesteadSurvey/add.vue ファイルの表示

@@ -4561,7 +4561,7 @@
this.form.suyqrdm = response.rows[0].suyqrdm
this.form.zl = response.rows[0].suyqrmc
}
this.zjdProductResh();
this.zjdProduct();
});
}
},
@@ -6041,7 +6041,6 @@
},
zjdProduct(){
this.zjdProductResh = this.guidProduct();
console.log(this.zjdProductResh);
this.mapClickLoading();
},
zrzProduct(){


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