2
0

fix:Ap设备界面model信息隐藏

This commit is contained in:
zhongzm
2025-02-26 11:24:37 +08:00
parent 5c3734945f
commit eed336cb00

View File

@@ -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',