From 8d8a1802d787da68dcc3c4d30b2015595fec31b8 Mon Sep 17 00:00:00 2001 From: qq787203167 <787203167@qq.com> Date: Fri, 4 Mar 2022 15:09:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/system/DictList.vue | 222 +++++++++++++++---------- 1 file changed, 137 insertions(+), 85 deletions(-) diff --git a/jero-web/src/views/system/DictList.vue b/jero-web/src/views/system/DictList.vue index 2279a9eef..baa7b612f 100644 --- a/jero-web/src/views/system/DictList.vue +++ b/jero-web/src/views/system/DictList.vue @@ -4,40 +4,59 @@
- - - - - + + +
+
+ {{$t('DictionaryName')}} +
+ +
- - - - + +
+
+ {{$t('DictionaryEnName')}} +
+ +
- - - - - - - - {{$t('query')}} - {{$t('reset')}} - + +
+
+ {{$t('DictionaryNumber')}} +
+ +
+ + + {{$t('query')}} + {{$t('reset')}} + +
-
- {{$t('addTo')}} - {{$t('export')}} - - {{$t('import')}} - - {{$t('RefreshCache')}}} +
+ +
+ + {{$t('addTo')}} +
+ + + + + + + + - {{$t('recycleBin')}} +
- {{$t('edit')}} - {{$t('DictionaryConfiguration')}} + {{$t('DictionaryConfiguration')}} {{$t('delete')}} @@ -71,27 +89,27 @@ \ No newline at end of file