diff --git a/src/pages-system/dict/components/data-list.vue b/src/pages-system/dict/components/data-list.vue index f9feed2..36e0719 100644 --- a/src/pages-system/dict/components/data-list.vue +++ b/src/pages-system/dict/components/data-list.vue @@ -1,18 +1,10 @@ diff --git a/src/pages-system/dict/components/data-search-form.vue b/src/pages-system/dict/components/data-search-form.vue index 8934ffd..7b95738 100644 --- a/src/pages-system/dict/components/data-search-form.vue +++ b/src/pages-system/dict/components/data-search-form.vue @@ -7,6 +7,18 @@ + + + 字典类型 + + + 字典标签 @@ -47,11 +59,16 @@ diff --git a/src/pages-system/dict/components/type-list.vue b/src/pages-system/dict/components/type-list.vue index 31bdd5e..1aaf8b1 100644 --- a/src/pages-system/dict/components/type-list.vue +++ b/src/pages-system/dict/components/type-list.vue @@ -31,9 +31,9 @@ {{ formatDateTime(item.createTime) || '-' }} - + - 查看数据 + 字典数据 diff --git a/src/pages-system/dict/data/detail/index.vue b/src/pages-system/dict/data/detail/index.vue index b9c2722..9f404a3 100644 --- a/src/pages-system/dict/data/detail/index.vue +++ b/src/pages-system/dict/data/detail/index.vue @@ -10,18 +10,18 @@ - - - - - + + + + + - + {{ formData.colorType }} - + - @@ -56,6 +56,7 @@