feature 调度任务可以暂停/运行

feature 任务列表可以批量删除
This commit is contained in:
陈景阳
2019-12-09 10:54:55 +08:00
parent 280877a0ae
commit dccc90e451
3 changed files with 15 additions and 19 deletions

View File

@@ -229,6 +229,7 @@ export default {
type: 'error',
message: '请选择要删除的任务'
})
return
}
this.$confirm('确定删除任务', '提示', {
confirmButtonText: '确定',