ruoyi-ui/src/views/monitor/job/index.vue
@@ -397,7 +397,7 @@ type: "warning" }).then(function() { return runJob(row.jobId, row.jobGroup); }).then(function() { }).then(() => { this.msgSuccess("执行成功"); }).catch(function() {}); }, @@ -485,4 +485,4 @@ } } }; </script> </script>