This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
py
/
assess-app
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
no message
DESKTOP-70VPDLK\Administrator
il y a 1 an
Parent
4a634ffda4
commit
275c44d40b
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
pages/statistics/module/stat_gather.vue
+ 1
- 1
pages/statistics/module/stat_gather.vue
Voir le fichier
@@ -115,7 +115,7 @@
methods: {
onChange(e){
console.log(e)
- this.current=e
+1
+ this.current=e
}
},
}