style: n3iwf改表头名称
This commit is contained in:
@@ -66,16 +66,16 @@ let tableColumns: ColumnsType = [
|
|||||||
width: 150,
|
width: 150,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'ActiveTime',
|
title: 'Active Time',
|
||||||
dataIndex: 'activeTime',
|
dataIndex: 'activeTime',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 150,
|
width: 150,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'RegState',
|
title: 'Registration State ',
|
||||||
dataIndex: 'regState',
|
dataIndex: 'regState',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 100,
|
width: 150,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Network Access Identity',
|
title: 'Network Access Identity',
|
||||||
|
|||||||
Reference in New Issue
Block a user