feat(sj_1.0.0): 优化任务的操作原因
This commit is contained in:
parent
b1f4c67eb7
commit
4c0e8d0ec3
@ -133,7 +133,7 @@ const local: App.I18n.Schema = {
|
||||
label: 'Job operation reason',
|
||||
form: 'Please enter job operation reason',
|
||||
items: {
|
||||
none: '',
|
||||
none: 'None',
|
||||
taskExecutionTimeout: 'Task execution timeout',
|
||||
notClient: 'No client',
|
||||
closed: 'Job closed',
|
||||
|
@ -133,7 +133,7 @@ const local: App.I18n.Schema = {
|
||||
label: '操作原因',
|
||||
form: '请选择执行状态',
|
||||
items: {
|
||||
none: '',
|
||||
none: '无',
|
||||
taskExecutionTimeout: '任务执行超时',
|
||||
notClient: '无客户端节点',
|
||||
closed: '任务已关闭',
|
||||
|
Loading…
Reference in New Issue
Block a user