mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-10-30 02:12:39 +00:00
fixed macaddress
This commit is contained in:
@@ -59,7 +59,7 @@ const accessPointsTableColumns = [
|
||||
},
|
||||
{
|
||||
title: 'MAC',
|
||||
dataIndex: ['baseMacAddress'],
|
||||
dataIndex: 'baseMacAddress',
|
||||
render: renderTableCell,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user