Bläddra i källkod

优化地图

wulanhaote
hbao 3 år sedan
förälder
incheckning
be71b6807d
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. +2
    -0
      src/views/homesteadSurvey/add.vue

+ 2
- 0
src/views/homesteadSurvey/add.vue Visa fil

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


Laddar…
Avbryt
Spara