删除活动告警清除类型展示
This commit is contained in:
@@ -209,13 +209,7 @@ let tableColumns: ColumnsType = [
|
|||||||
align: 'left',
|
align: 'left',
|
||||||
width: 5,
|
width: 5,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
title: t('views.faultManage.activeAlarm.clearType'),
|
|
||||||
dataIndex: 'clearType',
|
|
||||||
key: 'clearType',
|
|
||||||
align: 'left',
|
|
||||||
width: 5,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: t('views.faultManage.activeAlarm.ackState'),
|
title: t('views.faultManage.activeAlarm.ackState'),
|
||||||
dataIndex: 'ackState',
|
dataIndex: 'ackState',
|
||||||
|
|||||||
Reference in New Issue
Block a user