This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
py
/
assess-app
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
no message
DESKTOP-70VPDLK\Administrator
há 1 ano atrás
pai
4a634ffda4
commit
275c44d40b
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas 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
}
},
}