mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-26 17:49:15 +01:00
强制在运行之前保存爬虫
This commit is contained in:
@@ -549,7 +549,8 @@ export default {
|
||||
}
|
||||
})
|
||||
},
|
||||
onCrawl () {
|
||||
async onCrawl () {
|
||||
await this.onSave()
|
||||
this.crawlConfirmDialogVisible = true
|
||||
this.$st.sendEv('爬虫详情-配置', '点击运行')
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user