From ffcee5565c54a3f9c9947fbde6c049ee6f7d9106 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Thu, 24 Aug 2023 17:41:53 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=AD=97=E5=85=B8-=E8=8B=B1=E6=96=87=E5=90=8D=E7=A7=B0-?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/DictItemList.vue | 2 +- src/views/system/modules/DictItemModal.vue | 4 ++-- src/views/system/modules/DictModal.vue | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/system/DictItemList.vue b/src/views/system/DictItemList.vue index efbed01c..137db192 100644 --- a/src/views/system/DictItemList.vue +++ b/src/views/system/DictItemList.vue @@ -101,7 +101,7 @@ export default { title: this.$t('englishName'), align: 'center', ellipsis: true, - dataIndex: 'itemEnglishText' + dataIndex: 'enName' }, { title: this.$t('dict.dataValue'), diff --git a/src/views/system/modules/DictItemModal.vue b/src/views/system/modules/DictItemModal.vue index 8b8f86c7..001c12fa 100644 --- a/src/views/system/modules/DictItemModal.vue +++ b/src/views/system/modules/DictItemModal.vue @@ -22,9 +22,9 @@ - + - +