mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-23 17:31:11 +01:00
fix 日志不会自动刷新的问题
This commit is contained in:
@@ -107,7 +107,7 @@ export default {
|
||||
}
|
||||
}
|
||||
},
|
||||
async created () {
|
||||
created () {
|
||||
this.$store.dispatch('task/getTaskData', this.$route.params.id)
|
||||
this.$store.dispatch('task/getTaskResults', this.$route.params.id)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user