From 7564d6c6abbf067f3f10d52db73a8237edabb3d6 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Wed, 6 Dec 2023 18:49:36 +0800 Subject: [PATCH] =?UTF-8?q?style:=20n3iwf=E6=94=B9=E8=A1=A8=E5=A4=B4?= =?UTF-8?q?=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/neUser/n3iwf/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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',