mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
fix 直接点击定时任务无法找到爬虫的问题
This commit is contained in:
@@ -269,7 +269,7 @@ export default {
|
||||
},
|
||||
created () {
|
||||
this.$store.dispatch('schedule/getScheduleList')
|
||||
// this.$store.dispatch('spider/getSpiderList')
|
||||
this.$store.dispatch('spider/getSpiderList')
|
||||
this.$store.dispatch('node/getNodeList')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user