RuoYi
2021-07-17 caa75376078600cdd9c6cece2b46f9c43d271e63
ruoyi-ui/src/views/monitor/job/log.vue
@@ -226,7 +226,7 @@
    } else {
      this.getList();
    }
    this.getDicts("sys_job_status").then(response => {
    this.getDicts("sys_common_status").then(response => {
      this.statusOptions = response.data;
    });
    this.getDicts("sys_job_group").then(response => {