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