mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
更新清除选项逻辑
This commit is contained in:
@@ -1163,7 +1163,6 @@ export default {
|
||||
})
|
||||
if (!res.data.error) {
|
||||
this.$message.success('Sent signals to cancel selected tasks')
|
||||
this.$refs['table'].clearSelection()
|
||||
await this.getList()
|
||||
}
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user