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