Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhangzl
/
nsgk_mobile
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
优化地图
wulanhaote
hbao
hace 3 años
padre
5d047244ea
commit
be71b6807d
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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(){
Escribir
Vista previa
Cargando…
Cancelar
Guardar