Explorar el Código

优化地图

wulanhaote
hbao hace 3 años
padre
commit
be71b6807d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      src/views/homesteadSurvey/add.vue

+ 2
- 0
src/views/homesteadSurvey/add.vue Ver fichero

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


Cargando…
Cancelar
Guardar