疯狂的狮子li
2020-05-20 98941acd2aadf435058412b4abe61fb6437433e8
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() {});
    },