Database 分页列表删掉SLOW QUERY 这一列
This commit is contained in:
parent
a00d8465c0
commit
139f7d3dd2
|
@ -193,11 +193,11 @@ const columns = [
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
width: 300,
|
width: 300,
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
title: 'SLOW QUERY',
|
// title: 'SLOW QUERY',
|
||||||
align: 'center',
|
// align: 'center',
|
||||||
dataIndex: 'slowQuery',
|
// dataIndex: 'slowQuery',
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
title: 'ALARMS',
|
title: 'ALARMS',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user