This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
py
/
assess-app
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
no message
DESKTOP-70VPDLK\Administrator
1 anno fa
parent
4a634ffda4
commit
275c44d40b
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione unificata
Mostra Diff Stats
1
1
pages/statistics/module/stat_gather.vue
+ 1
- 1
pages/statistics/module/stat_gather.vue
Vedi File
@@ -115,7 +115,7 @@
methods: {
methods: {
onChange(e){
onChange(e){
console.log(e)
console.log(e)
- this.current=e
+1
+ this.current=e
}
}
},
},
}
}