Parcourir la source

优化地图

wulanhaote
hbao il y a 3 ans
Parent
révision
be71b6807d
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      src/views/homesteadSurvey/add.vue

+ 2
- 0
src/views/homesteadSurvey/add.vue Voir le fichier

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


Chargement…
Annuler
Enregistrer