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