From c48110b699a9e77542ad505c6c134813ecc34941 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Mon, 22 Apr 2024 08:24:17 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20:recycle:=20=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E8=B0=83=E6=95=B4=20template=20=E5=92=8C=20script=20=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/dict/components/dict-item.vue | 258 +++++++-------- src/views/system/dict/index.vue | 295 +++++++++--------- 2 files changed, 277 insertions(+), 276 deletions(-) diff --git a/src/views/system/dict/components/dict-item.vue b/src/views/system/dict/components/dict-item.vue index 6a68e892..7f2a2a02 100644 --- a/src/views/system/dict/components/dict-item.vue +++ b/src/views/system/dict/components/dict-item.vue @@ -1,4 +1,133 @@ + + - - diff --git a/src/views/system/dict/index.vue b/src/views/system/dict/index.vue index 5740dce3..98918541 100644 --- a/src/views/system/dict/index.vue +++ b/src/views/system/dict/index.vue @@ -1,4 +1,152 @@ + + + - -