diff --git a/src/views/monitor/job/index.vue b/src/views/monitor/job/index.vue new file mode 100644 index 0000000..27633ee --- /dev/null +++ b/src/views/monitor/job/index.vue @@ -0,0 +1,1026 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 搜索 + + + + + + 重置 + + + + + + + + + + + + + + + + + + 新增 + + + + + + + + + 删除 + + + + + + + + + 启动 + + + + + + + + + 停止 + + + + + 已选择 {{ selectedRowKeys.length }} 项 + + + + + + + + + + + + + + + + + 新增任务 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 选择预设 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 选择一个预设的时间配置,点击即可应用到Cron表达式中 + + + + + {{ preset.label }} + + + {{ preset.value }} + + + + + + + + + 取消 + + + + + + + + + +