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

View File

@@ -72,10 +72,10 @@ let tableColumns: ColumnsType = [
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',