Browse Source

优化地图

wulanhaote
hbao 3 years ago
parent
commit
be71b6807d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/views/homesteadSurvey/add.vue

+ 2
- 0
src/views/homesteadSurvey/add.vue View File

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


Loading…
Cancel
Save