Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -60,8 +60,8 @@ export const searchSchedueFormSchema: FormSchema[] = [ | @@ -60,8 +60,8 @@ export const searchSchedueFormSchema: FormSchema[] = [ | ||
| 60 | value: EJobGroup.DEFAULT, | 60 | value: EJobGroup.DEFAULT, |
| 61 | }, | 61 | }, |
| 62 | { | 62 | { |
| 63 | - label: '系统', | ||
| 64 | - value: EJobGroup.SYSTEM, | 63 | + label: '任务中心', |
| 64 | + value: EJobGroup.TASK_CENTER, | ||
| 65 | }, | 65 | }, |
| 66 | { | 66 | { |
| 67 | label: '报表', | 67 | label: '报表', |