fix:Ap设备界面model信息隐藏
This commit is contained in:
@@ -343,13 +343,13 @@ const {
|
|||||||
align: 'center',
|
align: 'center',
|
||||||
width: 180
|
width: 180
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
key: 'model',
|
// key: 'model',
|
||||||
dataIndex: 'model',
|
// dataIndex: 'model',
|
||||||
title: t('page.apdevice.model'),
|
// title: t('page.apdevice.model'),
|
||||||
align: 'center',
|
// align: 'center',
|
||||||
width: 150
|
// width: 150
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
key: 'uptime',
|
key: 'uptime',
|
||||||
dataIndex: 'uptime',
|
dataIndex: 'uptime',
|
||||||
|
|||||||
Reference in New Issue
Block a user