mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-23 17:31:11 +01:00
updated contributors
This commit is contained in:
@@ -77,6 +77,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
async getData () {
|
||||
await this.$request.post('/challenges-check')
|
||||
const res = await this.$request.get('/challenges')
|
||||
this.challenges = res.data.data || []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user