feat: 修复策略中trigger的时间选择列表,添加策略setting的国际化,添加setting的icon图标
This commit is contained in:
@@ -476,9 +476,6 @@ export const detectionUnitList = {
|
||||
{ value: 'library name2', knowledgeId: 9, label: 'Library name2' }
|
||||
],
|
||||
intervalList: [
|
||||
{ value: 'year', label: 'years' },
|
||||
{ value: 'months', label: 'months' },
|
||||
{ value: 'weeks', label: 'weeks' },
|
||||
{ value: 'days', label: 'days' },
|
||||
{ value: 'hours', label: 'hours' },
|
||||
{ value: 'minutes', label: 'minutes' },
|
||||
|
||||
Reference in New Issue
Block a user