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