From e1c4229e58d58001b1f76011cb5abf7094745e76 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Thu, 9 Oct 2025 11:22:19 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=A7=BB=E9=99=A4=E7=BD=91=E5=85=83?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=92=8C=E6=8E=88=E6=9D=83ID=E5=88=97?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ne/neLicense/index.vue | 12 ++++++------ src/views/ne/neVersion/index.vue | 12 ++++++------ src/views/neData/udm-auth/index.vue | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/views/ne/neLicense/index.vue b/src/views/ne/neLicense/index.vue index a3c4d9ff..f5aff5e7 100644 --- a/src/views/ne/neLicense/index.vue +++ b/src/views/ne/neLicense/index.vue @@ -71,12 +71,12 @@ let tableState: TabeStateType = reactive({ /**表格字段列 */ let tableColumns = ref([ - { - title: t('common.rowId'), - dataIndex: 'id', - align: 'left', - width: 100, - }, + // { + // title: t('common.rowId'), + // dataIndex: 'id', + // align: 'left', + // width: 100, + // }, { title: t('views.ne.common.neType'), dataIndex: 'neType', diff --git a/src/views/ne/neVersion/index.vue b/src/views/ne/neVersion/index.vue index f18469a7..e1c3eaf6 100644 --- a/src/views/ne/neVersion/index.vue +++ b/src/views/ne/neVersion/index.vue @@ -87,12 +87,12 @@ let tableState: TabeStateType = reactive({ /**表格字段列 */ let tableColumns = ref([ - { - title: t('common.rowId'), - dataIndex: 'id', - align: 'left', - width: 100, - }, + // { + // title: t('common.rowId'), + // dataIndex: 'id', + // align: 'left', + // width: 100, + // }, { title: t('views.ne.common.neType'), dataIndex: 'neType', diff --git a/src/views/neData/udm-auth/index.vue b/src/views/neData/udm-auth/index.vue index cd5a63eb..9742fac7 100644 --- a/src/views/neData/udm-auth/index.vue +++ b/src/views/neData/udm-auth/index.vue @@ -920,7 +920,7 @@ onMounted(() => { v-perms:has="['neData:udm-auth:export-dec']" > - Export DecData + Export Dec