feat:隐藏网关、交换机、OLTs项,增加告警跳转
This commit is contained in:
@@ -167,21 +167,21 @@ const columns: TableColumnType<Api.DashboardSite>[] = [
|
||||
key: 'alerts',
|
||||
width: 100
|
||||
},
|
||||
{
|
||||
title: t('page.carddata.gateway'),
|
||||
key: 'gateway',
|
||||
width: 100
|
||||
},
|
||||
{
|
||||
title: t('page.carddata.switches'),
|
||||
key: 'switches',
|
||||
width: 100
|
||||
},
|
||||
{
|
||||
title: 'OLTS',
|
||||
key: 'olts',
|
||||
width: 100
|
||||
},
|
||||
// {
|
||||
// title: t('page.carddata.gateway'),
|
||||
// key: 'gateway',
|
||||
// width: 100
|
||||
// },
|
||||
// {
|
||||
// title: t('page.carddata.switches'),
|
||||
// key: 'switches',
|
||||
// width: 100
|
||||
// },
|
||||
// {
|
||||
// title: 'OLTS',
|
||||
// key: 'olts',
|
||||
// width: 100
|
||||
// },
|
||||
{
|
||||
title: 'EAPS',
|
||||
key: 'eaps',
|
||||
|
||||
Reference in New Issue
Block a user