mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-24 17:41:03 +01:00
修复bug
This commit is contained in:
@@ -225,6 +225,9 @@ export default {
|
||||
|
||||
// 获取Spiderfile
|
||||
this.getSpiderfile()
|
||||
|
||||
// 获取config
|
||||
this.$store.dispatch('spider/getSpiderData', this.spiderForm._id)
|
||||
}, 0)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user