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

View File

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