fixed reset error popup

This commit is contained in:
marvzhang
2020-03-24 23:27:27 +08:00
parent 8439b27c6c
commit 459b9eb3ea

View File

@@ -323,7 +323,7 @@ export default {
}
} finally {
this.isGitResetLoading = false
await this.updateGit()
// await this.updateGit()
}
})
this.$st.sendEv('爬虫详情', 'Git 设置', '点击重置')