diff --git a/src/views/neUser/n3iwf/index.vue b/src/views/neUser/n3iwf/index.vue index 869f7b59..0b4bb142 100644 --- a/src/views/neUser/n3iwf/index.vue +++ b/src/views/neUser/n3iwf/index.vue @@ -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',