From 1474abf83cb1fd89ed5b99df95490b9983677cf2 Mon Sep 17 00:00:00 2001 From: danshihao Date: Tue, 30 Jul 2024 14:47:39 +0800 Subject: [PATCH] =?UTF-8?q?[fix=2087252]=20=E6=95=B0=E6=8D=AE=E5=AD=97?= =?UTF-8?q?=E5=85=B8=EF=BC=8C=E8=8B=B1=E6=96=87=E5=90=8D=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/DictList.vue | 2 +- src/views/system/modules/DictModal.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/system/DictList.vue b/src/views/system/DictList.vue index ccb4237..544615c 100644 --- a/src/views/system/DictList.vue +++ b/src/views/system/DictList.vue @@ -111,7 +111,7 @@ export default { title: this.$t('dict.dictionaryEnglishName'), align: 'center', width: 100, - dataIndex: 'dictEnglishName', + dataIndex: 'dictEnName', scopedSlots: { customRender: 'text' } }, { diff --git a/src/views/system/modules/DictModal.vue b/src/views/system/modules/DictModal.vue index 51ce502..efd68f8 100644 --- a/src/views/system/modules/DictModal.vue +++ b/src/views/system/modules/DictModal.vue @@ -24,9 +24,9 @@ - +