Merge branch 'main' of http://192.168.2.166:3180/OMC/ems_frontend_vue3
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user