This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
py
/
assess-app
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
no message
DESKTOP-70VPDLK\Administrator
hai 1 ano
pai
4a634ffda4
achega
275c44d40b
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
pages/statistics/module/stat_gather.vue
+ 1
- 1
pages/statistics/module/stat_gather.vue
Ver ficheiro
@@ -115,7 +115,7 @@
methods: {
onChange(e){
console.log(e)
- this.current=e
+1
+ this.current=e
}
},
}