ソースを参照

优化地图

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

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

@@ -3613,8 +3613,10 @@
changeActive(){
if(this.active<4){
this.active+=1
this.mapClickLoading();
}else{
this.active=1
this.mapClickLoading();
}
},
changeActiveBack(){


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