From 0b54133132e4b85590b6ec9061433dc2312f1883 Mon Sep 17 00:00:00 2001 From: g7hoo Date: Thu, 29 Sep 2022 10:25:00 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=AD=97=E5=85=B8=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E5=80=BC=E5=88=97=E8=A1=A8=E5=85=A5=E5=8F=A3=E5=88=86=E7=A6=BB?= =?UTF-8?q?=E5=88=B0=E6=93=8D=E4=BD=9C=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/en.js | 4 ++++ src/i18n/zh-CN.js | 2 +- src/views/modules/sys/dict-type.vue | 8 +++++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/i18n/en.js b/src/i18n/en.js index 9386e26..ee39fc3 100644 --- a/src/i18n/en.js +++ b/src/i18n/en.js @@ -63,6 +63,10 @@ t.routes['质量检测类型'] = 'Quality Inpection Types' t.routes['质量检测信息'] = 'Quality Inpection Details' + + + +t.dictValueList = 'View Details' t.save = 'Save' t.add = 'Add' t.delete = 'Delete' diff --git a/src/i18n/zh-CN.js b/src/i18n/zh-CN.js index 185f19c..c38752c 100644 --- a/src/i18n/zh-CN.js +++ b/src/i18n/zh-CN.js @@ -66,7 +66,7 @@ t.routes['质量检测信息'] = '质量检测信息' - +t.dictValueList = '查看值列表' t.save = '保存' t.add = '新增' // 1 t.delete = '删除' // 1 diff --git a/src/views/modules/sys/dict-type.vue b/src/views/modules/sys/dict-type.vue index 3213955..d6bb7e9 100644 --- a/src/views/modules/sys/dict-type.vue +++ b/src/views/modules/sys/dict-type.vue @@ -24,16 +24,18 @@ - + + - +