NEZ-1618 feat: alert message 列表页面修改
This commit is contained in:
@@ -202,6 +202,7 @@ export const alertMessage = {
|
||||
{ value: 'P3', label: i18n.t('alert.config.P3') }
|
||||
],
|
||||
states: [
|
||||
{ value: '', label: i18n.t('overall.all') },
|
||||
{ value: '1', label: i18n.t('overall.active') },
|
||||
{ value: '2', label: i18n.t('overall.silence') },
|
||||
{ value: '3', label: i18n.t('alert.list.expired') }
|
||||
|
||||
Reference in New Issue
Block a user