This commit is contained in:
2023-12-06 19:30:22 +08:00

View File

@@ -66,16 +66,16 @@ let tableColumns: ColumnsType = [
width: 150,
},
{
title: 'ActiveTime',
title: 'Active Time',
dataIndex: 'activeTime',
align: 'center',
width: 150,
},
{
title: 'RegState',
title: 'Registration State ',
dataIndex: 'regState',
align: 'center',
width: 100,
width: 150,
},
{
title: 'Network Access Identity',