RuoYi
2021-08-11 7be17ea89a0f18e47bccd7560d4dacc82891eb82
ruoyi-ui/src/views/monitor/job/log.vue
@@ -229,7 +229,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 => {