mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-07 12:59:01 +00:00
修复定时任务日志执行状态显示
This commit is contained in:
@@ -226,7 +226,7 @@ export default {
|
||||
} 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 => {
|
||||
|
Reference in New Issue
Block a user