NEZ-2725 feat:dashboard 编辑页面新增defaultTimeRange和Auto Refresh配置项
This commit is contained in:
@@ -361,7 +361,7 @@ export const chart = {
|
||||
}
|
||||
|
||||
export const intervalList = [
|
||||
{ value: -1, label: i18n.t('dashboard.dashboard.chartForm.lockList.off') },
|
||||
{ value: 0, label: i18n.t('dashboard.dashboard.chartForm.lockList.off') },
|
||||
{ value: 30, label: '30s' },
|
||||
{ value: 60, label: '1m' },
|
||||
{ value: 300, label: '5m' },
|
||||
|
||||
Reference in New Issue
Block a user