This website works better with JavaScript
Home
Explore
Help
Sign In
py
/
assess-app
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
no message
DESKTOP-70VPDLK\Administrator
1 year ago
parent
4a634ffda4
commit
275c44d40b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
pages/statistics/module/stat_gather.vue
+ 1
- 1
pages/statistics/module/stat_gather.vue
View File
@@ -115,7 +115,7 @@
methods: {
onChange(e){
console.log(e)
- this.current=e
+1
+ this.current=e
}
},
}