This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
py
/
assess-app
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
no message
DESKTOP-70VPDLK\Administrator
hace 1 año
padre
4a634ffda4
commit
275c44d40b
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
pages/statistics/module/stat_gather.vue
+ 1
- 1
pages/statistics/module/stat_gather.vue
Ver fichero
@@ -115,7 +115,7 @@
methods: {
onChange(e){
console.log(e)
- this.current=e
+1
+ this.current=e
}
},
}