删除活动告警清除类型展示

This commit is contained in:
lai
2024-01-20 10:58:27 +08:00
parent ff5d5b3dc8
commit bb0c6a9e84

View File

@@ -209,13 +209,7 @@ let tableColumns: ColumnsType = [
align: 'left',
width: 5,
},
{
title: t('views.faultManage.activeAlarm.clearType'),
dataIndex: 'clearType',
key: 'clearType',
align: 'left',
width: 5,
},
{
title: t('views.faultManage.activeAlarm.ackState'),
dataIndex: 'ackState',