RuoYi
2020-05-19 cad8604cac0eed7e095fe8ae90d7c296bacab93b
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() {});
    },