From da55dc102087a8116e608a2c2f79f01caf2b85d3 Mon Sep 17 00:00:00 2001 From: leiqiaochu Date: Sun, 8 Oct 2023 10:42:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=AD=97=E5=85=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/Dictionary/components/{ => Left}/Export/index.vue | 0 .../system/Dictionary/components/{Left.vue => Left/index.vue} | 0 .../system/Dictionary/components/{ => Left}/save/index.vue | 0 src/views/system/Dictionary/index.vue | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) rename src/views/system/Dictionary/components/{ => Left}/Export/index.vue (100%) rename src/views/system/Dictionary/components/{Left.vue => Left/index.vue} (100%) rename src/views/system/Dictionary/components/{ => Left}/save/index.vue (100%) diff --git a/src/views/system/Dictionary/components/Export/index.vue b/src/views/system/Dictionary/components/Left/Export/index.vue similarity index 100% rename from src/views/system/Dictionary/components/Export/index.vue rename to src/views/system/Dictionary/components/Left/Export/index.vue diff --git a/src/views/system/Dictionary/components/Left.vue b/src/views/system/Dictionary/components/Left/index.vue similarity index 100% rename from src/views/system/Dictionary/components/Left.vue rename to src/views/system/Dictionary/components/Left/index.vue diff --git a/src/views/system/Dictionary/components/save/index.vue b/src/views/system/Dictionary/components/Left/save/index.vue similarity index 100% rename from src/views/system/Dictionary/components/save/index.vue rename to src/views/system/Dictionary/components/Left/save/index.vue diff --git a/src/views/system/Dictionary/index.vue b/src/views/system/Dictionary/index.vue index e768c3da..f7a5cf78 100644 --- a/src/views/system/Dictionary/index.vue +++ b/src/views/system/Dictionary/index.vue @@ -14,7 +14,7 @@